Inherits AZ::Component, and AZ::Interface::Registrar.
|
static void | Reflect (AZ::ReflectContext *context) |
|
static void | GetProvidedServices (AZ::ComponentDescriptor::DependencyArrayType &provided) |
|
static void | GetRequiredServices (AZ::ComponentDescriptor::DependencyArrayType &required) |
|
static void | GetIncompatibleServices (AZ::ComponentDescriptor::DependencyArrayType &incompatible) |
|
|
static constexpr char | HostLevelMenuTitle [] = "Host Level" |
|
static constexpr char | LaunchLocalClientButtonTitle [] = "Launch Local Client" |
|
static constexpr char | NoMultiplayerLevelsFound [] = "No multiplayer levels found" |
|
◆ Activate()
void Multiplayer::MultiplayerDebugSystemComponent::Activate |
( |
| ) |
|
|
override |
◆ ShowEntityBandwidthDebugOverlay()
void Multiplayer::MultiplayerDebugSystemComponent::ShowEntityBandwidthDebugOverlay |
( |
| ) |
|
|
override |
The documentation for this class was generated from the following file:
- Gems/Multiplayer/Code/Source/Debug/MultiplayerDebugSystemComponent.h