| Property | Value |
|---|---|
| Native Name | RESET_ANIMAL_TUNING_BOOL_PARAM |
| Hash | 0x96AA1304D30E6BC3 |
| Return Type | void |
| Build | 1355 |
| Parameters | animal (Ped), index (int) |
Parameters
animal(Ped)index(int)
Usage
Lua (Direct):
ResetAnimalTuningBoolParam(animal, index)
Lua (Hash):
Citizen.InvokeNative(0x96AA1304D30E6BC3, animal, index)