Inherits AZ::Component, and PresenceRequestBus::Handler.
|
|
static void | Reflect (AZ::ReflectContext *context) |
| | Component overrides.
|
| |
|
static void | GetProvidedServices (AZ::ComponentDescriptor::DependencyArrayType &provided) |
| |
|
static void | GetIncompatibleServices (AZ::ComponentDescriptor::DependencyArrayType &incompatible) |
| |
|
|
void | Activate () override |
| | AZ::Component interface implementation.
|
| |
|
void | Deactivate () override |
| |
|
void | SetPresence (const SetPresenceParams ¶ms) override |
| | PresenceRequestBus interface implementation.
|
| |
|
void | QueryPresence (const QueryPresenceParams ¶ms) override |
| |
The documentation for this class was generated from the following file:
- Gems/Presence/Code/Source/PresenceSystemComponent.h