Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/Runtime/Slate/Widgets/Layout > API/Runtime/Slate/Widgets/Layout/SLinkedBox
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Widgets/Layout/SLinkedBox.h |
| Include | #include "Widgets/Layout/SLinkedBox.h" |
| Source | /Engine/Source/Runtime/Slate/Public/Widgets/Layout/SLinkedBox.cpp |
void Construct
&40;
const FArguments & InArgs,
TSharedRef< FLinkedBoxManager > InManager
&41;
Remarks
Most panels do not create widgets as part of their implementation, so they do not need to implement a Construct()Most panels do not create widgets as part of their implementation, so they do not need to implement a Construct()