|
Open 3D Engine GraphCanvas Gem API Reference
23.05.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
Public Types | |
| enum | CreationType { SingleConnection, SinglePass, FullyConnected } |
Public Attributes | |
|
AZStd::unordered_set < ConnectionId > | m_createdConnections |
| CreationType | m_connectionType = CreationType::FullyConnected |
| bool | m_createModelConnections = false |