Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Sound/SoundSubmix.h |
Include |
#include "Sound/SoundSubmix.h" |
class USoundSubmixWithParentBase : public USoundSubmixBase
This submix class can be derived from for submixes that output to a parent submix.
Name | Description | ||
---|---|---|---|
|
TObjectPtr< USo... |
ParentSubmix |
Name | Description | |
---|---|---|
|
USoundSubmixWithParentBase ( |
Name | Description | ||
---|---|---|---|
|
SetParentSubmix ( |
Set the parent submix of this SoundSubmix, removing it as a child from its previous owner |
Name | Description | ||
---|---|---|---|
|
PostDuplicate ( |
||
|
PostEditChangeProperty ( |
Called when a property on this object has been modified externally |