FArguments

Windows
MacOS
Linux

Inheritance Hierarchy

TSlateBaseNamedArgs

SViewportToolBarIconMenu::FArguments

References

Module

UnrealEd

Header

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

Include

#include "SViewportToolBarIconMenu.h"

Syntax

Constructors

Name Description

Public function

FArguments()

Functions

Name Description

Public function

WidgetArgsTy...

 

Icon

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

Icon shown

Public function

WidgetArgsTy...

 

Label

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

Label shown on the menu button

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

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