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 |
| bool | m_isNameHidden = false |
| SlotGroup | m_slotGroup = SlotGroups::Invalid |
| AZStd::string | m_textDecoration |
| AZStd::string | m_textDecorationToolTip |