unreal.SoundSubmixGraphNode

class unreal.SoundSubmixGraphNode(outer: Object | None = None, name: Name | str = 'None')

Bases: EdGraphNode

Sound Submix Graph Node

C++ Source:

  • Module: AudioEditor

  • File: SoundSubmixGraphNode.h

Editor Properties: (see get_editor_property/set_editor_property)

  • error_msg (str): [Read-Write] Error/Warning description

  • sound_submix (SoundSubmixBase): [Read-Only] The SoundSubmix this represents