Open 3D Engine GraphCanvas 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.
GraphCanvas::CreateConnectionsBetweenConfig Struct Reference

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
 

The documentation for this struct was generated from the following file: