SToolBarComboButtonBlock

Tool bar button MultiBlock widget

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Framework/MultiBox/SToolBarComboButtonBlock.h

Include

#include "Framework/MultiBox/SToolBarComboButtonBlock.h"

Syntax

class SToolBarComboButtonBlock : public SMultiBlockBaseWidget

Remarks

Tool bar button MultiBlock widget

Functions

Name Description

Public function

void

 

Construct

(
    const FArguments& InArgs
)

Construct this widget

Protected function Const

EVisibility

 

GetVisibility()

Called by Slate to determine if this button is visible

Protected function Const

bool

 

IsEnabled()

Called by Slate to determine if this button is enabled

Protected function

TSharedRef< ...

 

OnGetMenuContent()

Called by Slate when content for this button's menu needs to be generated

Overridden from IMultiBlockBaseWidget

Name Description

Public function Virtual

void

 

BuildMultiBlockWidget

(
    const ISlateStyle* StyleSet,
    const FName& StyleName
)

Builds this MultiBlock widget up from the MultiBlock associated with it

Classes

Name

Description

Public struct

FArguments

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss