ISoundCueAudioEditor::SetupSoundNode

Sets up a sound node.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Sound/SoundCue.h

Include

#include "Sound/SoundCue.h"

Syntax

void SetupSoundNode
(
    UEdGraph * SoundCueGraph,
    USoundNode * SoundNode,
    bool bSelectNewNode
)

Remarks

Sets up a sound node.

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