IAudioEditorModule::ReplaceSoundNodesInGraph

Replaces sound cue nodes in the graph.

Windows
MacOS
Linux

References

Module

AudioEditor

Header

/Engine/Source/Editor/AudioEditor/Public/AudioEditorModule.h

Include

#include "AudioEditorModule.h"

Syntax

void ReplaceSoundNodesInGraph
(
    USoundCue * SoundCue,
    UDialogueWave * DialogueWave,
    TArray< USoundNode * > & NodesToReplace,
    const FDialogueContextMapping & ContextMapping
)

Remarks

Replaces sound cue nodes in the graph.

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