FTextLocalizationResource::LoadFromArchive

Load the given LocRes archive into this resource.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Internationalization/TextLocalizationResource.h"

Source

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

Syntax

bool LoadFromArchive
(
    FArchive & Archive,
    const FTextKey & LocResID,
    const int32 Priority
)

Remarks

Load the given LocRes archive into this resource.

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