Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Internationalization > API/Runtime/Core/Internationalization/ILocalizedTextSource
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Internationalization/ILocalizedTextSource.h |
| Include | #include "Internationalization/ILocalizedTextSource.h" |
void LoadLocalizedResources
&40;
const ELocalizationLoadFlags InLoadFlags,
TArrayView< const FString > InPrioritizedCultures,
FTextLocalizationResource & InOutNativeResource,
FTextLocalizationResource & InOutLocalizedResource
&41;
Remarks
Load the localized resources from this localized text source for the given cultures into the given maps (ELocalizationLoadFlags controls which resources should be loaded).