USoundCueTemplate::OnRebuildGraph

Function to override that uses internal editor-data only properties to re-build node graph of provided SoundCue.

Windows
MacOS
Linux

Override Hierarchy

References

Module

SoundCueTemplates

Header

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

Include

#include "SoundCueTemplate.h"

Syntax

virtual void OnRebuildGraph
(
    USoundCue & SoundCue
) const

Remarks

Function to override that uses internal editor-data only properties to re-build node graph of provided SoundCue. Provided SoundCue may be a reference to this SoundCue or one to be copied from this template's graph-building schema.

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