Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound > API/Runtime/Engine/Sound/FSoundEffectSubmix
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Sound/SoundEffectSubmix.h |
| Include | #include "Sound/SoundEffectSubmix.h" |
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.