FArchiveProxy::GetLocalizationNamespace

Get the localization namespace that this archive should use when serializing text properties.

Windows
MacOS
Linux

Override Hierarchy

FArchiveState::GetLocalizationNamespace()

FArchiveProxy::GetLocalizationNamespace()

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Serialization/ArchiveProxy.h

Include

#include "Serialization/ArchiveProxy.h"

Source

/Engine/Source/Runtime/Core/Private/Serialization/Archive.cpp

Syntax

virtual FString GetLocalizationNamespace() const

Remarks

Get the localization namespace that this archive should use when serializing text properties. This is typically the namespace used by the package being serialized (if serializing a package, or an object within a package).

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