unreal.ProgressWidgetStyle¶
- class unreal.ProgressWidgetStyle(outer=None, name='None')¶
Bases:
unreal.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¶
[Read-Write] Progress Bar Style: The actual data describing the button’s appearance.
- Type