FSizeParam::FSizeParam

Hidden constructor.

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Types/SlateStructs.h

Include

#include "Types/SlateStructs.h"

Syntax

FSizeParam
(
    ESizeRule InTypeOfSize,
    const TAttribute< float > & InValue
)

Remarks

Hidden constructor.

Use FAspectRatio, FAuto, FStretch to instantiate size parameters.

See Also

FAspectRatio

FAuto

FStretch

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