SBox::FArguments::HeightOverride

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

Choose your operating system:

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.