Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/Internationalization > API/Runtime/CoreUObject/Internationalization/FPackageLocalizationCultureCache
References
Module | CoreUObject |
Header | /Engine/Source/Runtime/CoreUObject/Public/Internationalization/PackageLocalizationCache.h |
Include | #include "Internationalization/PackageLocalizationCache.h" |
Source | /Engine/Source/Runtime/CoreUObject/Private/Internationalization/PackageLocalizationCache.cpp |
void AddRootSourcePath
&40;
const FString & InRootPath
&41;
Remarks
Add a source path to be scanned the next time ConditionalUpdateCache is called.
Parameters
Name | Description |
---|---|
InRootPath | The root source path to add. |