Open 3D Engine GraphModel Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
GraphModel::Slot Member List

This is the complete list of members for GraphModel::Slot, including all inherited members.

AZ_CLASS_ALLOCATOR(Slot, AZ::SystemAllocator) (defined in GraphModel::Slot)GraphModel::Slot
AZ_CLASS_ALLOCATOR(GraphElement, AZ::SystemAllocator) (defined in GraphModel::GraphElement)GraphModel::GraphElement
AZ_RTTI(Slot, "{50494867-04F1-4785-BB9C-9D6C96DCBFC9}", GraphElement) (defined in GraphModel::Slot)GraphModel::Slot
AZ_RTTI(GraphElement, "{FD83C7CA-556B-49F1-BACE-6E9C7A4D6347}") (defined in GraphModel::GraphElement)GraphModel::GraphElement
ClearCachedData()GraphModel::Slot
ConnectionList typedef (defined in GraphModel::Slot)GraphModel::Slot
GetConnections() constGraphModel::Slot
GetDataType() constGraphModel::Slot
GetDefaultDataType() constGraphModel::Slot
GetDefaultValue() constGraphModel::Slot
GetDefinition() constGraphModel::Slot
GetDescription() const (defined in GraphModel::Slot)GraphModel::Slot
GetDisplayName() const (defined in GraphModel::Slot)GraphModel::Slot
GetEnumValues() const (defined in GraphModel::Slot)GraphModel::Slot
GetGraph() constGraphModel::GraphElement
GetGraphContext() constGraphModel::GraphElement
GetMaximumSlots() const (defined in GraphModel::Slot)GraphModel::Slot
GetMinimumSlots() constGraphModel::Slot
GetName() const (defined in GraphModel::Slot)GraphModel::Slot
GetParentNode() constGraphModel::Slot
GetSlotDirection() const (defined in GraphModel::Slot)GraphModel::Slot
GetSlotId() const (defined in GraphModel::Slot)GraphModel::Slot
GetSlotSubId() const (defined in GraphModel::Slot)GraphModel::Slot
GetSlotType() const (defined in GraphModel::Slot)GraphModel::Slot
GetSupportedDataTypes() constGraphModel::Slot
GetValue() constGraphModel::Slot
GetValue() constGraphModel::Slot
GraphElement()=default (defined in GraphModel::GraphElement)GraphModel::GraphElement
GraphElement(GraphPtr graph) (defined in GraphModel::GraphElement)GraphModel::GraphElement
Is(SlotDirection slotDirection, SlotType slotType) constGraphModel::Slot
IsEditableOnNode() const (defined in GraphModel::Slot)GraphModel::Slot
IsSupportedDataType(DataTypePtr dataType) constGraphModel::Slot
IsVisibleOnNode() const (defined in GraphModel::Slot)GraphModel::Slot
m_graph (defined in GraphModel::GraphElement)GraphModel::GraphElementprotected
PostLoadSetup(GraphPtr graph, SlotDefinitionPtr slotDefinition)GraphModel::Slotvirtual
Reflect(AZ::ReflectContext *context) (defined in GraphModel::Slot)GraphModel::Slotstatic
SetValue(const T &value)GraphModel::Slot
SetValue(const AZStd::any &value)GraphModel::Slot
Slot()=default (defined in GraphModel::Slot)GraphModel::Slot
Slot(GraphPtr graph, SlotDefinitionPtr slotDefinition, SlotSubId subId=0)GraphModel::Slot
SupportsConnections() const (defined in GraphModel::Slot)GraphModel::Slot
SupportsDataTypes() const (defined in GraphModel::Slot)GraphModel::Slot
SupportsExtendability() const (defined in GraphModel::Slot)GraphModel::Slot
SupportsValues() const (defined in GraphModel::Slot)GraphModel::Slot
~GraphElement()=default (defined in GraphModel::GraphElement)GraphModel::GraphElementvirtual
~Slot() override=default (defined in GraphModel::Slot)GraphModel::Slot