Choose your operating system:
Windows
macOS
Linux
| SWidget::CacheDesiredSize()
|
Module |
|
Header |
/Engine/Source/Runtime/Slate/Public/Widgets/Text/SMultiLineEditableText.h |
Include |
#include "Widgets/Text/SMultiLineEditableText.h" |
Source |
/Engine/Source/Runtime/Slate/Private/Widgets/Text/SMultiLineEditableText.cpp |
virtual void CacheDesiredSize
(
float InLayoutScaleMultiplier
)
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.