SSplitter2x2::GetSplitterPercentages

Returns an array of size percentages for the children in this order: TopLeft, BottomLeft, TopRight, BottomRight

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

void GetSplitterPercentages
(
    TArray< FVector2D > & OutPercentages
) const

Remarks

Returns an array of size percentages for the children in this order: TopLeft, BottomLeft, TopRight, BottomRight

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