USoundCueDistanceCrossfade::OnRebuildGraph

Overload with logic to rebuild the node graph when user-facing properties are changed

Windows
MacOS
Linux

Override Hierarchy

USoundCueTemplate::OnRebuildGraph()

USoundCueDistanceCrossfade::OnRebuildGraph()

References

Module

SoundCueTemplates

Header

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

Include

#include "SoundCueDistanceCrossfade.h"

Source

/Engine/Plugins/Runtime/SoundCueTemplates/Source/SoundCueTemplates/Private/SoundCueDistanceCrossfade.cpp

Syntax

virtual void OnRebuildGraph
(
    USoundCue & SoundCue
) const

Remarks

Overload with logic to rebuild the node graph when user-facing properties are changed

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