Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/MultiBox > API/Runtime/Slate/Framework/MultiBox/FMultiBlock
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Framework/MultiBox/MultiBox.h |
| Include | #include "Framework/MultiBox/MultiBox.h" |
| Source | /Engine/Source/Runtime/Slate/Private/Framework/MultiBox/MultiBox.cpp |
TSharedRef< class IMultiBlockBaseWidget > MakeWidget
&40;
TSharedRef< class SMultiBoxWidget > InOwnerMultiBoxWidget,
EMultiBlockLocation::Type InLocation,
bool bSectionContainsIcons,
TSharedPtr< SWidget > OptionsBlockWidget
&41; const
Remarks
Creates a MultiBlock widget for this MultiBlock MultiBlock widget object
Parameters
| Name | Description |
|---|---|
| InOwnerMultiBoxWidget | The widget that will own the new MultiBlock widget |
| InLocation | The location information for the MultiBlock widget |