Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/MultiBox > API/Runtime/Slate/Framework/MultiBox/SToolBarComboButtonBlock
Inheritance Hierarchy
- FSlateBaseNamedArgs
- TSlateBaseNamedArgs
- SToolBarComboButtonBlock::FArguments
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Framework/MultiBox/SToolBarComboButtonBlock.h |
| Include | #include "Framework/MultiBox/SToolBarComboButtonBlock.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SToolBarComboButtonBlock >
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArguments () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| WidgetArgsType & | ForceSmallIcons
(
bool InArg |
Whether this toolbar should always use small icons, regardless of the current settings | |
| WidgetArgsType & | Icon
(
const TAttribute< FSlateIcon >& InAttribute |
Optional overridden icon for this tool bar button. | |
| WidgetArgsType & | LabelVisibility
(
TOptional< EVisibility > InArg |
Controls the visibility of the blocks label |
Typedefs
| Name | Description |
|---|---|
| WidgetArgsType |