USoundClassGraph::SetRootSoundClass

Set the SoundClass which forms the root of this graph

Windows
MacOS
Linux

References

Module

AudioEditor

Header

/Engine/Source/Editor/AudioEditor/Classes/SoundClassGraph/SoundClassGraph.h

Include

#include "SoundClassGraph/SoundClassGraph.h"

Source

/Engine/Source/Editor/AudioEditor/Private/SoundClassGraph.cpp

Syntax

void SetRootSoundClass
(
    class USoundClass * InSoundClass
)

Remarks

Set the SoundClass which forms the root of this 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