USoundSubmixWithParentBase::SetParentSubmix

Set the parent submix of this SoundSubmix, removing it as a child from its previous owner

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Sound/SoundSubmix.h"

Source

/Engine/Source/Runtime/Engine/Private/SoundSubmix.cpp

Syntax

void SetParentSubmix
(
    USoundSubmixBase * InParentSubmix
)

Remarks

Set the parent submix of this SoundSubmix, removing it as a child from its previous owner

Parameters

Parameter

Description

InParentSubmix

The New Parent Submix of this

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