Navigation
API > API/Plugins > API/Plugins/SoundCueTemplates > API/Plugins/SoundCueTemplates/USoundCueTemplate
References
Module | SoundCueTemplates |
Header | /Engine/Plugins/Runtime/SoundCueTemplates/Source/SoundCueTemplates/Public/SoundCueTemplate.h |
Include | #include "SoundCueTemplate.h" |
template<class T>
static T & ConstructSoundNodeRoot
&40;
USoundCue & SoundCue
&41;
Remarks
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.