unreal.SoundClassGraphNode

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

Bases: EdGraphNode

Sound Class Graph Node

C++ Source:

  • Module: AudioEditor

  • File: SoundClassGraphNode.h

Editor Properties: (see get_editor_property/set_editor_property)

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

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