Inherits AZ::Component, and AZ::TickBus::Handler.
|
|
static void | GetProvidedServices (AZ::ComponentDescriptor::DependencyArrayType &provided) |
| |
|
static void | GetIncompatibleServices (AZ::ComponentDescriptor::DependencyArrayType &incompatible) |
| |
|
static void | GetRequiredServices (AZ::ComponentDescriptor::DependencyArrayType &required) |
| |
|
static void | Reflect (AZ::ReflectContext *context) |
| |
|
|
void | OnTick (float delta, AZ::ScriptTimePoint timePoint) override |
| |
|
int | GetTickOrder () override |
| |
|
void | Activate () override |
| |
|
void | Deactivate () override |
| |
|
void | Initialize () |
| |
|
void | ShutDown () |
| |
The documentation for this class was generated from the following file:
- Gems/OpenParticleSystem/Code/Source/Runtime/OpenParticleSystem/SystemComponent.h