USoundClassGraph::SetRootSoundClass

Set the SoundClass which forms the root of this graph

Unreal Engine C++ API Reference > Editor > AudioEditor > SoundClassGraph > USoundClassGraph

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
void SetRootSoundClass
(
    class [USoundClass](API\Runtime\Engine\Sound\USoundClass) * InSoundClass
)

Remarks

Set the SoundClass which forms the root of this graph


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library