USoundCueTemplate::ConstructSoundNodeRoot

Constructs initial root sound node of template.

Windows
MacOS
Linux

References

Module

SoundCueTemplates

Header

/Engine/Plugins/Runtime/SoundCueTemplates/Source/SoundCueTemplates/Public/SoundCueTemplate.h

Include

#include "SoundCueTemplate.h"

Syntax

template<class T>
static T & ConstructSoundNodeRoot
(
    USoundCue & SoundCue
)

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.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss