unreal.AudioPanelWidgetInterface

class unreal.AudioPanelWidgetInterface(outer: Optional[Object] = None, name: Union[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