Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Slate/Public/Widgets/Layout/SSplitter.h |
Include |
#include "Widgets/Layout/SSplitter.h" |
Source |
/Engine/Source/Runtime/Slate/Private/Widgets/Layout/SSplitter.cpp |
float ClampChild
(
const FSlot & ChildSlot,
float ProposedSize
) const
A size that is clamped against the minimum size allowed for children.
Parameter |
Description |
---|---|
ProposedSize |
A size that a child would like to be |