FArguments

Windows
MacOS
Linux

Inheritance Hierarchy

FSlateBaseNamedArgs

TSlateBaseNamedArgs

SPopupErrorText::FArguments

References

Module

Slate

Header

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

Include

#include "Widgets/Notifications/SPopUpErrorText.h"

Syntax

struct FArguments : public TSlateBaseNamedArgs< SPopupErrorText >

Constructors

Name Description

Public function

FArguments()

Functions

Name Description

Public function

WidgetArgsTy...

 

Font

(
    const TAttribute< FSlateFontInfo > ...
)

Public function

WidgetArgsTy...

 

ShowInNewWindow

(
    bool InArg
)

The popup appears in a new window instead of in the same window that this widget is in

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