Open 3D Engine GraphCanvas 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.
|
Public Types | |
enum class | CreationType { SingleConnection , SinglePass , FullyConnected } |
Public Attributes | |
AZStd::unordered_set< ConnectionId > | m_createdConnections |
CreationType | m_connectionType = CreationType::FullyConnected |
bool | m_createModelConnections = false |