Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Sound/SoundNode.h |
Include |
#include "Sound/SoundNode.h" |
Source |
/Engine/Source/Runtime/Engine/Private/SoundNode.cpp |
virtual void CreateStartingConnectors()
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.