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::SlotConfiguration Struct Reference

Inherited by GraphCanvas::DataSlotConfiguration, GraphCanvas::ExecutionSlotConfiguration, and GraphCanvas::ExtenderSlotConfiguration.

Public Member Functions

 AZ_RTTI (SlotConfiguration, "{E080FC05-EEB6-47A6-B939-F62A45C2B1D2}")
 
 AZ_CLASS_ALLOCATOR (SlotConfiguration, AZ::SystemAllocator)
 

Public Attributes

ConnectionType m_connectionType = ConnectionType::CT_Invalid
 
AZStd::string m_tooltip
 
AZStd::string m_name
 
bool m_isNameHidden = false
 
SlotGroup m_slotGroup = SlotGroups::Invalid
 
AZStd::string m_textDecoration
 
AZStd::string m_textDecorationToolTip
 

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