unreal.SoundCueGraphNode

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

Bases: SoundCueGraphNode_Base

Sound Cue Graph Node

C++ Source:

  • Module: AudioEditor

  • File: SoundCueGraphNode.h

Editor Properties: (see get_editor_property/set_editor_property)

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

  • sound_node (SoundNode): [Read-Only] The SoundNode this represents