IStructDeserializerBackend::GetCurrentPropertyName

Gets the identifier of the current field.

Windows
MacOS
Linux

Override Hierarchy

References

Module

Serialization

Header

/Engine/Source/Runtime/Serialization/Public/IStructDeserializerBackend.h

Include

#include "IStructDeserializerBackend.h"

Syntax

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