| Property | Value |
|---|---|
| Native Name | IS_AMBIENT_SPEECH_DISABLED |
| Hash | 0x932C2D096A2C3FFF |
| Return Type | BOOL |
| Build | 1207 |
| Parameters | ped (Ped) |
Usage
Lua (Direct):
local result = IsAmbientSpeechDisabled(ped)
Lua (Hash):
local result = Citizen.InvokeNative(0x932C2D096A2C3FFF, ped)