FCbFieldView::AsInt64

Access the field as an int64. Returns the provided default on error.

Choose your operating system:

Windows

macOS

Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Serialization/CompactBinary.h

Include

#include "Serialization/CompactBinary.h"

Syntax

int64 AsInt64
(
    int64 Default
)

Remarks

Access the field as an int64. Returns the provided default on error.