FArguments

Windows
MacOS
Linux

Inheritance Hierarchy

FSlateBaseNamedArgs

TSlateBaseNamedArgs

SCheckBoxList::FArguments

References

Module

EditorWidgets

Header

/Engine/Source/Editor/EditorWidgets/Public/SCheckBoxList.h

Include

#include "SCheckBoxList.h"

Syntax

struct FArguments : public TSlateBaseNamedArgs< SCheckBoxList >

Constructors

Name Description

Public function

FArguments()

Functions

Name Description

Public function

WidgetArgsTy...

 

CheckBoxStyle

(
    const FCheckBoxStyle* InArg
)

The styling of the CheckBox

Public function

WidgetArgsTy...

 

ItemHeaderLabel

(
    FText InArg
)

The label of the item column header

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