Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Widgets > API/Runtime/SlateCore/Widgets/SWidget
| Type | Name | Description | |
|---|---|---|---|
| void | SlatePrepass () |
SlatePrepass requires a layout scale to be accurate. | |
| void | SlatePrepass
(
float InLayoutScaleMultiplier |
Descends to leaf-most widgets in the hierarchy and gathers desired sizes on the way up. |