SBox::FArguments::HeightOverride

When specified, ignore the content's desired size and report the HeightOverride as the Box's desired height.

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Widgets/Layout/SBox.h"

Syntax

WidgetArgsType & HeightOverride
(
    const TAttribute< FOptionalSize > & InAttribute
)

Remarks

When specified, ignore the content's desired size and report the HeightOverride as the Box's desired height.

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