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::Connection, including all inherited members.
AZ_CLASS_ALLOCATOR(Connection, AZ::SystemAllocator) (defined in GraphModel::Connection) | GraphModel::Connection | |
AZ_CLASS_ALLOCATOR(GraphElement, AZ::SystemAllocator) (defined in GraphModel::GraphElement) | GraphModel::GraphElement | |
AZ_RTTI(Connection, "{B4301AE1-98F4-474E-B0A1-18F27EEDB059}", GraphElement) (defined in GraphModel::Connection) | GraphModel::Connection | |
AZ_RTTI(GraphElement, "{FD83C7CA-556B-49F1-BACE-6E9C7A4D6347}") (defined in GraphModel::GraphElement) | GraphModel::GraphElement | |
Connection()=default (defined in GraphModel::Connection) | GraphModel::Connection | |
Connection(GraphPtr graph, SlotPtr sourceSlot, SlotPtr targetSlot) | GraphModel::Connection | |
GetGraph() const | GraphModel::GraphElement | |
GetGraphContext() const | GraphModel::GraphElement | |
GetSourceEndpoint() const (defined in GraphModel::Connection) | GraphModel::Connection | |
GetSourceNode() const (defined in GraphModel::Connection) | GraphModel::Connection | |
GetSourceSlot() const (defined in GraphModel::Connection) | GraphModel::Connection | |
GetTargetEndpoint() const (defined in GraphModel::Connection) | GraphModel::Connection | |
GetTargetNode() const (defined in GraphModel::Connection) | GraphModel::Connection | |
GetTargetSlot() const (defined in GraphModel::Connection) | GraphModel::Connection | |
GraphElement()=default (defined in GraphModel::GraphElement) | GraphModel::GraphElement | |
GraphElement(GraphPtr graph) (defined in GraphModel::GraphElement) | GraphModel::GraphElement | |
m_graph (defined in GraphModel::GraphElement) | GraphModel::GraphElement | protected |
PostLoadSetup(GraphPtr graph) | GraphModel::Connection | |
Reflect(AZ::ReflectContext *context) (defined in GraphModel::Connection) | GraphModel::Connection | static |
~Connection() override=default (defined in GraphModel::Connection) | GraphModel::Connection | |
~GraphElement()=default (defined in GraphModel::GraphElement) | GraphModel::GraphElement | virtual |