Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound > API/Runtime/Engine/Sound/USoundNodeGroupControl
- USoundNode::CreateStartingConnectors()
- USoundNodeGroupControl::CreateStartingConnectors()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Sound/SoundNodeGroupControl.h |
| Include | #include "Sound/SoundNodeGroupControl.h" |
| Source | /Engine/Source/Runtime/Engine/Private/SoundNodeGroupControl.cpp |
virtual void CreateStartingConnectors&40;&41;
Remarks
Editor interface. Called by the Sound Cue Editor for nodes which allow children. The default behaviour is to attach a single connector. Dervied classes can override to eg add multiple connectors.