Inherits ScriptCanvas::ExecutionSlotConfiguration.
 | 
| 
  | Execution (AZStd::string_view name, ConnectionType connectionType, bool isLatent=false, bool createsImplicitConnections=false) | 
|   | 
| 
  | AZ_CLASS_ALLOCATOR (ExecutionSlotConfiguration, AZ::SystemAllocator) | 
|   | 
| 
  | AZ_RTTI (ExecutionSlotConfiguration, "{F2785E7D-635F-4C94-BAB2-F09F8FB2B7CF}", SlotConfiguration) | 
|   | 
| 
  | ExecutionSlotConfiguration (AZStd::string_view name, ConnectionType connectionType, AZStd::string_view toolTip={}) | 
|   | 
| 
  | AZ_CLASS_ALLOCATOR (SlotConfiguration, AZ::SystemAllocator) | 
|   | 
| 
  | AZ_RTTI (SlotConfiguration, "{C169C86A-378F-4263-8B8D-C40D51631ECF}") | 
|   | 
| 
void  | SetConnectionType (ConnectionType connectionType) | 
|   | 
| 
ConnectionType  | GetConnectionType () const | 
|   | 
| 
const SlotDescriptor &  | GetSlotDescriptor () const | 
|   | 
 | 
| 
AZStd::string  | m_name | 
|   | 
| 
AZStd::string  | m_toolTip | 
|   | 
| 
bool  | m_isVisible = true | 
|   | 
| 
bool  | m_isLatent = false | 
|   | 
| 
bool  | m_isUserAdded = false | 
|   | 
| 
bool  | m_canHaveInputField = true | 
|   | 
| 
bool  | m_isNameHidden = false | 
|   | 
| 
bool  | m_createsImplicitConnections = false | 
|   | 
| 
AZStd::vector< ContractDescriptor >  | m_contractDescs | 
|   | 
| 
bool  | m_addUniqueSlotByNameAndType = true | 
|   | 
| 
SlotId  | m_slotId | 
|   | 
| 
AZStd::string  | m_displayGroup | 
|   | 
| 
  | SlotConfiguration (SlotTypeDescriptor slotType) | 
|   | 
The documentation for this struct was generated from the following file:
- Gems/ScriptCanvas/Code/Include/ScriptCanvas/Core/SlotConfigurationDefaults.h