unreal.AudioPanelWidgetInterface

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

Bases: Interface

Audio Panel Widget Interface

C++ Source:

  • Module: Engine

  • File: AudioPanelWidgetInterface.h

get_editor_name() Text

Get Editor Name

Return type:

Text

get_icon_brush_name() Name

Get Icon Brush Name

Return type:

Name