|
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 (ExecutionSlotConfiguration,"{1129A6DE-CF46-4E87-947F-D2EB432EEA2E}", SlotConfiguration) | |
| AZ_CLASS_ALLOCATOR (ExecutionSlotConfiguration, AZ::SystemAllocator) | |
| ExecutionSlotConfiguration (const SlotConfiguration &slotConfiguration) | |
Public Member Functions inherited from GraphCanvas::SlotConfiguration | |
| AZ_RTTI (SlotConfiguration,"{E080FC05-EEB6-47A6-B939-F62A45C2B1D2}") | |
| AZ_CLASS_ALLOCATOR (SlotConfiguration, AZ::SystemAllocator) | |
Additional Inherited Members | |
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 |