Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/MultiBox
Inheritance Hierarchy
- FSharedFromThisBase
- TSharedFromThis
- FMultiBlock
- FToolBarComboButtonBlock
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Framework/MultiBox/SToolBarComboButtonBlock.h |
| Include | #include "Framework/MultiBox/SToolBarComboButtonBlock.h" |
Syntax
class FToolBarComboButtonBlock : public FMultiBlock
Remarks
Tool bar combo button MultiBlock
Constructors
| Type | Name | Description | |
|---|---|---|---|
FToolBarComboButtonBlock
(
const FUIAction& InAction, |
Constructor |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | |||
| void | SetForceSmallIcons
(
const bool InForceSmallIcons |
Set whether this toolbar should always use small icons, regardless of the current settings | |
| void | SetLabelVisibility
(
EVisibility InLabelVisibility |
Sets the visibility of the blocks label |
Overridden from FMultiBlock
| Type | Name | Description | |
|---|---|---|---|
| void | CreateMenuEntry
(
FMenuBuilder& MenuBuilder |
FMultiBlock interface | |
| bool | HasIcon () |