Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Runtime/SoundCueTemplates/Source/SoundCueTemplates/Public/SoundCueTemplate.h |
Include |
#include "SoundCueTemplate.h" |
template<class T>
static T & ConstructSoundNodeRoot
(
USoundCue & SoundCue
)
Constructs initial root sound node of template. Function will fail if SoundCue already contains a root/first node. SoundCue - Parent of initial node to construct.