FArguments

Windows
MacOS
Linux

Inheritance Hierarchy

TSlateBaseNamedArgs

SKeySelector::FArguments

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/SKeySelector.h

Include

#include "SKeySelector.h"

Syntax

struct FArguments : public TSlateBaseNamedArgs< SKeySelector >

Constructors

Name Description

Public function

FArguments()

Functions

Name Description

Public function

WidgetArgsTy...

 

AllowClear

(
    bool InArg
)

Public function

WidgetArgsTy...

 

CurrentKey

(
    const TAttribute< TOptional< FKey >...
)

Public function

WidgetArgsTy...

 

FilterBlueprintBindable

(
    bool InArg
)

Public function

WidgetArgsTy...

 

Font

(
    const TAttribute< FSlateFontInfo > ...
)

Public function

WidgetArgsTy...

 

OnKeyChanged

(
    const FOnKeyChanged& InDelegate
)

Public function

WidgetArgsTy...

 

TreeViewHeight

(
    const TAttribute< FOptionalSize >&...
)

Public function

WidgetArgsTy...

 

TreeViewWidth

(
    const TAttribute< FOptionalSize >&...
)

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