FArguments

Windows
MacOS
Linux

Inheritance Hierarchy

FSlateBaseNamedArgs

TSlateBaseNamedArgs

SLoadGuard::FArguments

References

Module

CommonUI

Header

/Engine/Plugins/Experimental/CommonUI/Source/CommonUI/Public/CommonLoadGuard.h

Include

#include "CommonLoadGuard.h"

Syntax

struct FArguments : public TSlateBaseNamedArgs< SLoadGuard >

Constructors

Name Description

Public function

FArguments()

Functions

Name Description

Public function

NamedSlotPro...

 

Content()

Public function

WidgetArgsTy...

 

GuardBackgroundBrush

(
    const FSlateBrush* InArg
)

Public function

WidgetArgsTy...

 

GuardText

(
    FText InArg
)

Public function

WidgetArgsTy...

 

GuardTextStyle

(
    TSubclassOf< UCommonTextStyle > InA...
)

Public function

WidgetArgsTy...

 

OnLoadingStateChanged

(
    const FOnLoadGuardStateChanged& In...
)

Public function

WidgetArgsTy...

 

ThrobberHAlign

(
    EHorizontalAlignment InArg
)

Operators

Name Description

Public function

FArguments &

 

operator[]

(
    const TSharedRef< SWidget > InChild
)

Typedefs

Name

Description

WidgetArgsType

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss