FArchiveEntry::FArchiveEntry

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Internationalization/InternationalizationArchive.h

Include

#include "Internationalization/InternationalizationArchive.h"

Source

/Engine/Source/Runtime/Core/Private/Internationalization/InternationalizationArchive.cpp

Syntax

FArchiveEntry
(
    const FLocKey & InNamespace,
    const FLocKey & InKey,
    const FLocItem & InSource,
    const FLocItem & InTranslation,
    TSharedPtr< FLocMetadataObject > InKeyMetadataObj,
    bool IsOptional
)

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