Inherits AZ::Component.
 | 
| 
  | AZ_COMPONENT (GesturesSystemComponent, "{18F55947-9ED4-483D-A3AB-86B848350AF5}") | 
|   | 
| 
  | GesturesSystemComponent () | 
|   | Constructor. 
  | 
|   | 
| 
  | GesturesSystemComponent (const GesturesSystemComponent &)=delete | 
|   | 
| 
  | ~GesturesSystemComponent () override | 
|   | Destructor. 
  | 
|   | 
| 
void  | Init () override | 
|   | AZ::Component::Init 
  | 
|   | 
| 
void  | Activate () override | 
|   | AZ::Component::Activate 
  | 
|   | 
| 
void  | Deactivate () override | 
|   | AZ::Component::Deactivate 
  | 
|   | 
 | 
| 
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) | 
|   | 
| 
static void  | Reflect (AZ::ReflectContext *context) | 
|   | AZ::ComponentDescriptor::Reflect 
  | 
|   | 
The documentation for this class was generated from the following file:
- Gems/Gestures/Code/Source/GesturesSystemComponent.h