FVariant::IsEmpty

Checks whether the value is empty.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/Variant.h

Include

#include "Misc/Variant.h"

Syntax

bool IsEmpty() const

Remarks

Checks whether the value is empty.

Returns

true if the value is empty, false otherwise.

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