|
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 GraphCanvas::SlotConfiguration.
Public Member Functions | |
| AZ_RTTI (ExtenderSlotConfiguration,"{E60B3B88-6D9E-497D-8F78-9280BCF289F9}", SlotConfiguration) | |
| AZ_CLASS_ALLOCATOR (ExtenderSlotConfiguration, AZ::SystemAllocator) | |
Public Member Functions inherited from GraphCanvas::SlotConfiguration | |
| AZ_RTTI (SlotConfiguration,"{E080FC05-EEB6-47A6-B939-F62A45C2B1D2}") | |
| AZ_CLASS_ALLOCATOR (SlotConfiguration, AZ::SystemAllocator) | |
Public Attributes | |
| ExtenderId | m_extenderId |
Public Attributes inherited from GraphCanvas::SlotConfiguration | |
| ConnectionType | m_connectionType = ConnectionType::CT_Invalid |
| AZStd::string | m_tooltip |
| AZStd::string | m_name |
| SlotGroup | m_slotGroup = SlotGroups::Invalid |
| AZStd::string | m_textDecoration |
| AZStd::string | m_textDecorationToolTip |