FSoundEffectSubmix::Setup

Called by the audio engine or systems internally. This function calls the virtual Init function implemented by derived classes.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Sound/SoundEffectSubmix.h"

Syntax

void Setup
(
    const FSoundEffectSubmixInitData & InInitData
)

Remarks

Called by the audio engine or systems internally. This function calls the virtual Init function implemented by derived classes.

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