FCbArrayView::FromFieldNoCheck

Construct an array from an array field. No type check is performed!

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

static FCbArrayView FromFieldNoCheck
(
    const FCbFieldView & Field
)

Remarks

Construct an array from an array field. No type check is performed!