![]() |
Touch Interface Designer 2025.2
Create touch interface with a visual editor and manage all mobile inputs like gestures
|
This is the complete list of members for SProgressBarLayer, including all inherited members.
| ComputeDesiredSize(float LayoutScaleMultiplier) const override | SProgressBarLayer | virtual |
| Construct(const FArguments &InArgs) | SProgressBarLayer | |
| EnableAntiAliasing(const bool bEnable) | SProgressBarLayer | inline |
| EProgressFillStyle enum name | SProgressBarLayer | |
| EProgressFillType enum name | SProgressBarLayer | |
| OnPaint(const FPaintArgs &Args, const FGeometry &AllottedGeometry, const FSlateRect &MyCullingRect, FSlateWindowElementList &OutDrawElements, int32 LayerId, const FWidgetStyle &InWidgetStyle, bool bParentEnabled) const override | SProgressBarLayer | virtual |
| SetAngularOffset(const float Value) | SProgressBarLayer | inline |
| SetBackgroundColor(const FLinearColor Color) | SProgressBarLayer | inline |
| SetBackgroundRadius(const float Value) | SProgressBarLayer | inline |
| SetBackgroundThickness(const float Value) | SProgressBarLayer | inline |
| SetBackgroundVisibility(const bool bVisible) | SProgressBarLayer | inline |
| SetCircleResolution(const int32 Value) | SProgressBarLayer | inline |
| SetEndAngle(const float Value) | SProgressBarLayer | inline |
| SetFillColor(const FLinearColor Color) | SProgressBarLayer | inline |
| SetFillStyle(const EProgressFillStyle NewStyle) | SProgressBarLayer | inline |
| SetFillType(const EProgressFillType NewType) | SProgressBarLayer | inline |
| SetMaterial(TObjectPtr< UMaterialInstanceDynamic > Material) | SProgressBarLayer | |
| SetPercent(const float Value) | SProgressBarLayer | |
| SetRadius(const float Value) | SProgressBarLayer | inline |
| SetStartAngle(const float Value) | SProgressBarLayer | inline |
| SetThickness(const float Value) | SProgressBarLayer | inline |
| SLATE_BEGIN_ARGS(SProgressBarLayer) | SProgressBarLayer | inline |
| SProgressBarLayer() | SProgressBarLayer |