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