Navigation
API > API/Runtime > API/Runtime/Slate
| |
|
| Name |
UProgressWidgetStyle |
| Type |
class |
| Header File |
/Engine/Source/Runtime/Slate/Public/Framework/Styling/ProgressWidgetStyle.h |
| Include Path |
#include "Framework/Styling/ProgressWidgetStyle.h" |
Syntax
UCLASS (BlueprintType, HideCategories=Object, MinimalAPI)
class UProgressWidgetStyle : public USlateWidgetStyleContainerBase
Inheritance Hierarchy
Implements Interfaces
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| ProgressBarStyle |
FProgressBarStyle |
The actual data describing the button's appearance. |
Framework/Styling/ProgressWidgetStyle.h |
- Category="Style"
- EditAnywhere
- BlueprintReadWrite
- Meta=(ShowOnlyInnerProperties)
|
Functions
Public