EPackageLocCacheState

Localization cache states of a package

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/Commandlets/GatherTextFromAssetsCommandlet.h

Include

#include "Commandlets/GatherTextFromAssetsCommandlet.h"

Syntax

enum EPackageLocCacheState
{
    Uncached_TooOld     = 0,
    Uncached_NoCache,
    Cached,
}

Values

Name

Description

Uncached_TooOld

Uncached_NoCache

Cached

Remarks

Localization cache states of 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