Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/Runtime/Slate/Widgets/Layout > API/Runtime/Slate/Widgets/Layout/SGridPanel
- SWidget::CacheDesiredSize()
- SGridPanel::CacheDesiredSize()
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Widgets/Layout/SGridPanel.h |
| Include | #include "Widgets/Layout/SGridPanel.h" |
| Source | /Engine/Source/Runtime/Slate/Private/Widgets/Layout/SGridPanel.cpp |
virtual void CacheDesiredSize
&40;
float InLayoutScaleMultiplier
&41;
Remarks
The system calls this method. It performs a breadth-first traversal of every visible widget and asks each widget to cache how big it needs to be in order to present all of its content.