Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FDynamicChildSubmix |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Classes/Sound/SoundSubmix.h |
| Include Path | #include "Sound/SoundSubmix.h" |
Syntax
USTRUCT ()
struct FDynamicChildSubmix
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ChildSubmixes | TArray< TObjectPtr< USoundSubmixBase > > | Sound/SoundSubmix.h |
|