Inherits AZ::Component, and NodeNotificationBus::Handler.
|
| AZ_COMPONENT (CommentNodeFrameComponent, "{207F2AC3-40C6-49EC-9B73-E691A9ED73E7}", AZ::Component) |
|
void | Init () override |
|
void | Activate () override |
|
void | Deactivate () override |
|
void | OnNodeActivated () override |
|
|
static void | Reflect (AZ::ReflectContext *) |
|
static void | GetProvidedServices (AZ::ComponentDescriptor::DependencyArrayType &provided) |
|
static void | GetIncompatibleServices (AZ::ComponentDescriptor::DependencyArrayType &incompatible) |
|
static void | GetDependentServices (AZ::ComponentDescriptor::DependencyArrayType &dependent) |
|
static void | GetRequiredServices (AZ::ComponentDescriptor::DependencyArrayType &required) |
|
The documentation for this class was generated from the following file:
- Gems/GraphCanvas/Code/Source/Components/Nodes/Comment/CommentNodeFrameComponent.h