USizeBox::SetWidthOverride

When specified, ignore the content's desired size and report the WidthOverride as the Box's desired width.

Windows
MacOS
Linux

References

Module

UMG

Header

/Engine/Source/Runtime/UMG/Public/Components/SizeBox.h

Include

#include "Components/SizeBox.h"

Source

/Engine/Source/Runtime/UMG/Private/Components/SizeBox.cpp

Syntax

void SetWidthOverride
(
    float InWidthOverride
)

Remarks

When specified, ignore the content's desired size and report the WidthOverride as the Box's desired width.

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