FArguments

Windows
MacOS
Linux

Inheritance Hierarchy

FSlateBaseNamedArgs

TSlateBaseNamedArgs

SVerticalResizeBox::FArguments

References

Module

NiagaraEditor

Header

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/Widgets/SVerticalResizeBox.h

Include

#include "Widgets/SVerticalResizeBox.h"

Syntax

struct FArguments : public TSlateBaseNamedArgs< SVerticalResizeBox >

Constructors

Name Description

Public function

FArguments()

Functions

Name Description

Public function

NamedSlotPro...

 

Content()

Public function

WidgetArgsTy...

 

ContentHeight

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

Public function

WidgetArgsTy...

 

ContentHeightChanged

(
    const FOnContentHeightChanged& InD...
)

Public function

WidgetArgsTy...

 

HandleColor

(
    const TAttribute< FLinearColor >& ...
)

Public function

WidgetArgsTy...

 

HandleHeight

(
    float InArg
)

Public function

WidgetArgsTy...

 

HandleHighlightColor

(
    const TAttribute< FLinearColor >& ...
)

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