Unreal Engine Blueprint API Reference > Utilities > Internationalization
Get the native culture for the given localization category.
Target is Kismet Internationalization Library
Inputs
Type | Name | Description |
---|---|---|
enum | Text Category |
Outputs
Type | Name | Description |
---|---|---|
string | Return Value | The culture as an IETF language tag (eg, "zh-Hans-CN"). |