Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Core/Public/Serialization/CompactBinaryValue.h |
Include |
#include "Serialization/CompactBinaryValue.h" |
uint64 AsInteger
(
UE::CompactBinary::Private::FIntegerParams Params,
ECbFieldError * OutError,
uint64 Default
) const
Access as an integer, with both positive and negative values returned as unsigned.
Checks for range errors and uses the default if OutError is not null.