unreal.ProgressWidgetStyle

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

Bases: SlateWidgetStyleContainerBase

Progress Widget Style

C++ Source:

  • Module: Slate

  • File: ProgressWidgetStyle.h

Editor Properties: (see get_editor_property/set_editor_property)

  • progress_bar_style (ProgressBarStyle): [Read-Write] The actual data describing the button’s appearance.

property progress_bar_style: ProgressBarStyle

[Read-Write] The actual data describing the button’s appearance.

Type:

(ProgressBarStyle)