FCbFieldView::AsInt16

Access the field as an int16. 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

int16 AsInt16
(
    int16 Default
)

Remarks

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