#include <ReflectComponent.h>
Inherits AZ::Component.
|
| AZ_COMPONENT (ReflectComponent, "{5F1D37D8-A72A-4C38-B7E7-6BBC90272F92}") |
|
void | Activate () |
|
void | Deactivate () |
|
void | ReflectEventTypes () |
|
|
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) |
|
System Component for managing the class reflections of Editor introduced types
The documentation for this class was generated from the following file:
- Gems/ScriptCanvas/Code/Editor/ReflectComponent.h