Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/MultiBox > API/Runtime/Slate/Framework/MultiBox/FToolBarBuilder
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Framework/MultiBox/MultiBoxBuilder.h |
| Include | #include "Framework/MultiBox/MultiBoxBuilder.h" |
| Source | /Engine/Source/Runtime/Slate/Private/Framework/MultiBox/MultiBoxBuilder.cpp |
void AddToolbarStackButton
&40;
const TSharedPtr< const FUICommandInfo > InCommand,
FName InTutorialHighlightName
&41;
Remarks
Adds a tool bar stack button
Parameters
| Name | Description |
|---|---|
| InCommand | The command associated with this tool bar button |
| InTutorialHighlightName | Name to identify this widget and highlight during tutorials |