unreal.ProgressWidgetStyle¶
- class unreal.ProgressWidgetStyle(outer: Optional[Object] = None, name: Union[Name, str] = 'None')¶
Bases:
SlateWidgetStyleContainerBaseProgress Widget Style
C++ Source:
Module: Slate
File: ProgressWidgetStyle.h
Editor Properties: (see get_editor_property/set_editor_property)
progress_bar_style(ProgressBarStyle): [Read-Write] Progress Bar Style: The actual data describing the button’s appearance.
- property progress_bar_style: ProgressBarStyle¶
[Read-Write] Progress Bar Style: The actual data describing the button’s appearance.
- Type: