FCbFieldView::CreateViewIterator

Create an iterator for the fields of an array or object, otherwise an empty iterator.

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

FCbFieldViewIterator CreateViewIterator() const

Remarks

Create an iterator for the fields of an array or object, otherwise an empty iterator.