Inherits AZ::Component, PhysXDebugRequestBus::Handler, AZ::TickBus::Handler, and CrySystemEventBus::Handler.
|
| AZ_COMPONENT (SystemComponent, "{111041CE-4C75-48E0-87C3-20938C05B9E0}") |
|
void | SetVisualization (bool enabled) override |
|
void | ToggleVisualizationConfiguration () override |
|
void | SetCullingBoxSize (float cullingBoxSize) override |
|
void | ToggleCullingWireFrame () override |
|
void | ToggleColliderProximityDebugVisualization () override |
|
|
static void | Reflect (AZ::ReflectContext *context) |
|
static void | GetProvidedServices (AZ::ComponentDescriptor::DependencyArrayType &provided) |
|
static void | GetIncompatibleServices (AZ::ComponentDescriptor::DependencyArrayType &incompatible) |
|
static void | GetRequiredServices (AZ::ComponentDescriptor::DependencyArrayType &required) |
|
static void | GetDependentServices (AZ::ComponentDescriptor::DependencyArrayType &dependent) |
|
|
void | Activate () override |
|
void | Deactivate () override |
|
void | OnTick (float deltaTime, AZ::ScriptTimePoint time) override |
|
int | GetTickOrder () override |
|
void | OnCrySystemInitialized (ISystem &, const SSystemInitParams &) override |
|
The documentation for this class was generated from the following file:
- Gems/PhysXDebug/Code/Source/SystemComponent.h