FOptionalSize::Get

Gets the value of the size.

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "Types/SlateStructs.h"

Syntax

float Get() const

Remarks

Gets the value of the size.

Before calling this method, check with IsSet() whether the size is actually specified. Unspecified sizes a value of -1.0f will be returned.

See Also

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