FCbFieldView::AsArrayView

Access the field as an array. Defaults to an empty array 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"

Source

/Engine/Source/Runtime/Core/Private/Serialization/CompactBinary.cpp

Syntax

FCbArrayView AsArrayView()

Remarks

Access the field as an array. Defaults to an empty array on error.