Open 3D Engine GraphCanvas Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
GraphCanvas::GeneralNodeFrameComponent Class Reference

Inherits AZ::Component, and NodeNotificationBus::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
 

Static Public Member Functions

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: