SSplitter::ClampChild

Windows
MacOS
Linux

References

Module

Slate

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

Syntax

float ClampChild
(
    float ProposedSize
)

Returns

A size that is clamped against the minimum size allowed for children.

Parameters

Parameter

Description

ProposedSize

A size that a child would like to be

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss