Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/MultiBox > API/Runtime/Slate/Framework/MultiBox/FToolBarBuilder
| Type | Name | Description | |
|---|---|---|---|
| void | AddToolBarButton
(
FButtonArgs& ButtonArgs |
Adds a tool bar button | |
| void | AddToolBarButton
(
const TSharedPtr< const FUICommandInfo > InCommand, |
Adds a tool bar button | |
| void | AddToolBarButton
(
const FUIAction& InAction, |
Adds a tool bar button |