Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Core/Public/Serialization/CompactBinary.h |
Include |
#include "Serialization/CompactBinary.h" |
constexpr bool HasValue() const
Whether the field has a value.
All fields in a valid object or array have a value. A field with no value is returned when finding a field by name fails or when accessing an iterator past the end.