FOptionalSize::FOptionalSize

Creates a size with the specified value.

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "Types/SlateStructs.h"

Syntax

FOptionalSize
(
    const float SpecifiedSize
)

Remarks

Creates a size with the specified value.

Parameters

Parameter

Description

SpecifiedSize

The size to set.

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