Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/MultiBox > API/Runtime/Slate/Framework/MultiBox/FButtonRowBuilder
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Framework/MultiBox/MultiBoxBuilder.h |
| Include | #include "Framework/MultiBox/MultiBoxBuilder.h" |
FButtonRowBuilder
(
TSharedPtr < const FUICommandList > InCommandList,
TSharedPtr < FExtender > InExtender
)
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 |