Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FVariant
Description
Gets the stored value's size (in bytes).
| Name | GetSize |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/Variant.h |
| Include Path | #include "Misc/Variant.h" |
int32 GetSize() const
Size of the value.
See Also
-
GetType
-
GetValue