Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/Runtime/Slate/Widgets/Layout > API/Runtime/Slate/Widgets/Layout/SLinkedBox
- SWidget::CustomPrepass()
- SLinkedBox::CustomPrepass()
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 |
virtual bool CustomPrepass
&40;
float LayoutScaleMultiplier
&41;
Remarks
CustomPrepass - Returns false so instead of each SLinkedBox prepass being called in the usual depth first order, the Manager can call a prepass on all of the sibling LinkedBoxes at once.