SSplitter::FSlot::SetSizeValue

When the RuleSize is set to FractionOfParent, the size of the slot is the Value percentage of its parent size.

Choose your operating system:

Windows

macOS

Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Layout/SSplitter.h

Include

#include "Widgets/Layout/SSplitter.h"

Syntax

void SetSizeValue
(
    TAttribute< float > InValue
)

Remarks

When the RuleSize is set to FractionOfParent, the size of the slot is the Value percentage of its parent size.