Navigation
API > API/Developer > API/Developer/Localization > API/Developer/Localization/FLocTextHelper
Description
Check to see whether we've loaded the given foreign archive.
This requires that the given culture is in the list of foreign cultures set during construction.
| Name | HasForeignArchive |
| Type | function |
| Header File | /Engine/Source/Developer/Localization/Public/LocTextHelper.h |
| Include Path | #include "LocTextHelper.h" |
| Source | /Engine/Source/Developer/Localization/Private/LocTextHelper.cpp |
bool HasForeignArchive
(
const FString & InCulture
) const