Open 3D Engine GraphModel Gem API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
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() const | GraphModel::Slot | |
GetDataType() const | GraphModel::Slot | |
GetDefaultDataType() const | GraphModel::Slot | |
GetDefaultValue() const | GraphModel::Slot | |
GetDefinition() const | GraphModel::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() const | GraphModel::GraphElement | |
GetGraphContext() const | GraphModel::GraphElement | |
GetMaximumSlots() const (defined in GraphModel::Slot) | GraphModel::Slot | |
GetMinimumSlots() const | GraphModel::Slot | |
GetName() const (defined in GraphModel::Slot) | GraphModel::Slot | |
GetParentNode() const | GraphModel::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() const | GraphModel::Slot | |
GetValue() const | GraphModel::Slot | |
GetValue() const | GraphModel::Slot | |
GraphElement()=default (defined in GraphModel::GraphElement) | GraphModel::GraphElement | |
GraphElement(GraphPtr graph) (defined in GraphModel::GraphElement) | GraphModel::GraphElement | |
Is(SlotDirection slotDirection, SlotType slotType) const | GraphModel::Slot | |
IsEditableOnNode() const (defined in GraphModel::Slot) | GraphModel::Slot | |
IsSupportedDataType(DataTypePtr dataType) const | GraphModel::Slot | |
IsVisibleOnNode() const (defined in GraphModel::Slot) | GraphModel::Slot | |
m_graph (defined in GraphModel::GraphElement) | GraphModel::GraphElement | protected |
PostLoadSetup(GraphPtr graph, SlotDefinitionPtr slotDefinition) | GraphModel::Slot | virtual |
Reflect(AZ::ReflectContext *context) (defined in GraphModel::Slot) | GraphModel::Slot | static |
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::GraphElement | virtual |
~Slot() override=default (defined in GraphModel::Slot) | GraphModel::Slot |