Open 3D Engine GraphCanvas Gem API Reference
23.05.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
Inherits Component, and Handler.
Public Member Functions | |
AZ_COMPONENT (GeneralNodeFrameComponent,"{3AD0423E-F3D5-45F7-8656-C66BCD1EC691}", AZ::Component) | |
void | Init () override |
void | Activate () override |
void | Deactivate () override |
void | OnNodeActivated () override |
void | OnNodeWrapped (const AZ::EntityId &wrappingNode) override |
void | OnNodeUnwrapped (const AZ::EntityId &wrappingNode) override |