Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/MultiBox > API/Runtime/Slate/Framework/MultiBox/FMenuBarBuilder
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Framework/MultiBox/MultiBoxBuilder.h |
| Include | #include "Framework/MultiBox/MultiBoxBuilder.h" |
FMenuBarBuilder
(
TSharedPtr < const FUICommandList > InCommandList,
TSharedPtr < FExtender > InExtender,
const ISlateStyle * InStyleSet,
FName InMenuName
)
Remarks
Constructor
Parameters
| Name | Description |
|---|---|
| InCommandList | The action list that maps command infos to delegates that should be called for each command associated with a multiblock widget |