Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/SToolBarComboButtonBlock > API/Runtime/Slate/SToolBarComboButtonBlock/FArguments
Description
Optional overridden icon for this tool bar button. IF not set, then the action's icon will be used instead.
| Name | Icon |
| Type | function |
| Header File | /Engine/Source/Runtime/Slate/Public/Framework/MultiBox/SToolBarComboButtonBlock.h |
| Include Path | #include "Framework/MultiBox/SToolBarComboButtonBlock.h" |
WidgetArgsType & Icon
(
const TAttribute < FSlateIcon > & InAttribute
)