| Property | Value |
|---|---|
| Native Name | _DOES_CURRENT_LANGUAGE_SUPPORT_CONDENSED_STYLE |
| Hash | 0x45D50415E4D885FF |
| Return Type | BOOL |
| Build | 1207 |
| API Set | client |
Description: Returns true if the current language is american, french, german, italian, spanish, brazilian or mexican. DOES*
Usage
Lua (Direct):
local result = DoesCurrentLanguageSupportCondensedStyle()
Lua (Hash):
local result = Citizen.InvokeNative(0x45D50415E4D885FF)