unreal.SoundSubmixBase
¶
- class unreal.SoundSubmixBase(outer=None, name='None')¶
Bases:
unreal.Object
Sound Submix Base
C++ Source:
Module: Engine
File: SoundSubmix.h
Editor Properties: (see get_editor_property/set_editor_property)
child_submixes
(Array(SoundSubmixBase)): [Read-Only] Child submixes to this sound mix
- property child_submixes¶
[Read-Only] Child submixes to this sound mix
- Type