FArguments

Windows
MacOS
Linux

Inheritance Hierarchy

FSlateBaseNamedArgs

TSlateBaseNamedArgs

SWidgetSwitcher::FArguments

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Layout/SWidgetSwitcher.h

Include

#include "Widgets/Layout/SWidgetSwitcher.h"

Syntax

struct FArguments : public TSlateBaseNamedArgs< SWidgetSwitcher >

Constructors

Name Description

Public function

FArguments()

Functions

Name Description

Public function

WidgetArgsTy...

 

WidgetIndex

(
    const TAttribute< int32 >& InAttri...
)

Holds the index of the initial widget to be displayed (INDEX_NONE = default).

Operators

Name Description

Public function

WidgetArgsTy...

 

operator+

(
    FSlot& SlotToAdd
)

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