FCborStructDeserializerBackend::GetCurrentPropertyName

Gets the identifier of the current field.

Windows
MacOS
Linux

Override Hierarchy

IStructDeserializerBackend::GetCurrentPropertyName()

FCborStructDeserializerBackend::GetCurrentPropertyName()

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 const FString & GetCurrentPropertyName() const

Remarks

Gets the identifier of the current field.

Returns

The field's name.

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