FArguments

Windows
MacOS
Linux

Inheritance Hierarchy

FSlateBaseNamedArgs

TSlateBaseNamedArgs

SEditorViewportToolbarMenu::FArguments

References

Module

UnrealEd

Header

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

Include

#include "SEditorViewportToolBarMenu.h"

Syntax

Constructors

Name Description

Public function

FArguments()

Functions

Name Description

Public function

WidgetArgsTy...

 

Image

(
    FName InArg
)

The image to show in the menu.

Public function

WidgetArgsTy...

 

Label

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

The label to show in the menu

Public function

WidgetArgsTy...

 

LabelIcon

(
    const TAttribute< const FSlateBrush...
)

Optional icon to display next to the label

Public function

WidgetArgsTy...

 

MenuStyle

(
    const FButtonStyle* InArg
)

Style to use

Public function

WidgetArgsTy...

 

OnGetMenuContent

(
    const FOnGetContent& InDelegate
)

Content to show in the menu

Public function

WidgetArgsTy...

 

ParentToolBar

(
    TSharedPtr< class SViewportToolBar ...
)

We need to know about the toolbar we are in

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