Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FInternationalization
Description
Get the given asset group category culture.
Returns the current language if the group category doesn't have a culture override.
| Name | GetCurrentAssetGroupCulture |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Internationalization/Internationalization.h |
| Include Path | #include "Internationalization/Internationalization.h" |
| Source | /Engine/Source/Runtime/Core/Private/Internationalization/Internationalization.cpp |
FCultureRef GetCurrentAssetGroupCulture
(
const FName & InAssetGroupName
) const