Inherits AZ::Component.
|
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 | Init () override |
|
void | Activate () override |
|
void | Deactivate () override |
|
|
AZStd::unordered_map< ScriptEventKey, AZStd::intrusive_ptr< ScriptEvents::Internal::ScriptEventRegistration > > | m_scriptEvents |
|
The documentation for this class was generated from the following file:
- Gems/ScriptEvents/Code/Source/ScriptEventsSystemComponent.h