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::GeneralSlotLayoutComponent Class Reference

Lays out the slots for the General Node. More...

#include <GeneralSlotLayoutComponent.h>

Inherits AZ::Component.

Public Member Functions

 AZ_COMPONENT (GeneralSlotLayoutComponent, "{F6554B50-A42A-4C79-8B1D-547EEA1EA52D}")
 
void Init () override
 
void Activate () override
 
void Deactivate () override
 
QGraphicsWidget * GetGraphicsWidget ()
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *)
 
static void GetProvidedServices (AZ::ComponentDescriptor::DependencyArrayType &provided)
 
static void GetIncompatibleServices (AZ::ComponentDescriptor::DependencyArrayType &incombatible)
 
static void GetDependentServices (AZ::ComponentDescriptor::DependencyArrayType &dependent)
 
static void GetRequiredServices (AZ::ComponentDescriptor::DependencyArrayType &required)
 

Friends

class GeneralSlotLayoutGraphicsWidget
 

Detailed Description

Lays out the slots for the General Node.


The documentation for this class was generated from the following file: