LocalizationNamespacePtr

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

Windows
MacOS
Linux

Syntax

FString * LocalizationNamespacePtr

Remarks

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). Stored as a pointer to a heap-allocated string because of a dependency between TArray (thus FString) and FArchive; null should be treated as an empty string.

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