USoundSubmixGraph::SetRootSoundSubmix

Set the SoundSubmix which forms the root of this graph

Unreal Engine C++ API Reference > Editor > AudioEditor > SoundSubmixGraph > USoundSubmixGraph

References

   
Module AudioEditor
Header /Engine/Source/Editor/AudioEditor/Classes/SoundSubmixGraph/SoundSubmixGraph.h
Include #include "SoundSubmixGraph/SoundSubmixGraph.h"
Source /Engine/Source/Editor/AudioEditor/Private/SoundSubmixGraph.cpp
void SetRootSoundSubmix
(
    [USoundSubmixBase](API\Runtime\Engine\Sound\USoundSubmixBase) * InSoundSubmix
)

Remarks

Set the SoundSubmix 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