Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FVariant
Description
Checks whether the value is empty.
| Name | IsEmpty |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/Variant.h |
| Include Path | #include "Misc/Variant.h" |
bool IsEmpty() const
true if the value is empty, false otherwise.