FArguments

Windows
MacOS
Linux

Inheritance Hierarchy

FSlateBaseNamedArgs

TSlateBaseNamedArgs

SErrorText::FArguments

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Notifications/SErrorText.h

Include

#include "Widgets/Notifications/SErrorText.h"

Syntax

struct FArguments : public TSlateBaseNamedArgs< SErrorText >

Constructors

Name Description

Public function

FArguments()

Functions

Name Description

Public function

WidgetArgsTy...

 

AutoWrapText

(
    const TAttribute< bool >& InAttrib...
)

Public function

WidgetArgsTy...

 

BackgroundColor

(
    const TAttribute< FSlateColor >& I...
)

Public function

WidgetArgsTy...

 

ErrorText

(
    FText InArg
)

Public function

WidgetArgsTy...

 

Font

(
    const TAttribute< FSlateFontInfo > ...
)

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