FArguments

Windows
MacOS
Linux

Inheritance Hierarchy

FSlateBaseNamedArgs

TSlateBaseNamedArgs

SViewportToolBarComboMenu::FArguments

References

Module

UnrealEd

Header

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

Include

#include "SViewportToolBarComboMenu.h"

Syntax

Constructors

Name Description

Public function

FArguments()

Functions

Name Description

Public function

WidgetArgsTy...

 

BlockLocation

(
    EMultiBlockLocation::Type InArg
)

The button location

Public function

WidgetArgsTy...

 

Icon

(
    const TAttribute< FSlateIcon >& In...
)

Icon shown on the toggle button

Public function

WidgetArgsTy...

 

IsChecked

(
    const TAttribute< ECheckBoxState > ...
)

Sets the current checked state of the checkbox

Public function

WidgetArgsTy...

 

Label

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

Label shown on the menu button

Public function

WidgetArgsTy...

 

MenuButtonToolTip

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

ToolTip shown on the menu button

Public function

WidgetArgsTy...

 

MinDesiredButtonWidth

(
    float InArg
)

The minimum desired width of the menu button contents

Public function

WidgetArgsTy...

 

OnCheckStateChanged

(
    const FOnCheckStateChanged& InDele...
)

Called upon state change with the value of the next state

Public function

WidgetArgsTy...

 

OnGetMenuContent

(
    const FOnGetContent& InDelegate
)

Content for the drop down menu

Public function

WidgetArgsTy...

 

ParentToolBar

(
    TSharedPtr< class SViewportToolBar ...
)

We need to know about the toolbar we are in

Public function

WidgetArgsTy...

 

Style

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

Overall style

Public function

WidgetArgsTy...

 

ToggleButtonToolTip

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

ToolTip shown on the toggle button

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