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