Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/FPackageLocalizationCultureCache
Description
Update this cache, but only if it is dirty. Same as ConditionalUpdateCache, but doesn't take a lock (you must have locked in the calling code).
| Name | ConditionalUpdateCache_NoLock |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/Internationalization/PackageLocalizationCache.h |
| Include Path | #include "Internationalization/PackageLocalizationCache.h" |
| Source | /Engine/Source/Runtime/CoreUObject/Private/Internationalization/PackageLocalizationCache.cpp |
void ConditionalUpdateCache_NoLock()