Open 3D Engine ScriptCanvasDeveloper 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.
ScriptCanvas::Developer::Nodes::SlotConfig Struct Reference

Public Member Functions

 AZ_TYPE_INFO (SlotConfig, "{10B5DF2F-1105-4BDD-B8C0-24684AA4ECB3}")
 
 AZ_CLASS_ALLOCATOR (SlotConfig, AZ::SystemAllocator)
 
AZ::Crc32 OnSlotNameChanged ()
 
AZ::Crc32 OnSlotToolTipChanged ()
 
void OnSlotDataTypeChanged (const Data::Type &dataType)
 
AZStd::vector< AZStd::pair< Data::Type, AZStd::string > > GetCreatableTypes ()
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 

Public Attributes

AZStd::string m_name
 
AZStd::string m_toolTip
 
Data::Type m_type
 
SlotId m_slotId
 
Mockm_owner {}
 
SlotConfigState m_state = SlotConfigState::New
 

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