FCborStructDeserializerBackend::SkipStructure

Skips the object that is currently being read from the stream.

Windows
MacOS
Linux

Override Hierarchy

IStructDeserializerBackend::SkipStructure()

FCborStructDeserializerBackend::SkipStructure()

References

Module

Serialization

Header

/Engine/Source/Runtime/Serialization/Public/Backends/CborStructDeserializerBackend.h

Include

#include "Backends/CborStructDeserializerBackend.h"

Source

/Engine/Source/Runtime/Serialization/Private/Backends/CborStructDeserializerBackend.cpp

Syntax

virtual void SkipStructure()

Remarks

Skips the object that is currently being read from the stream.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss