| Property | Value |
|---|---|
| Native Name | SET_SPECIES_TUNING_BOOL_PARAM |
| Hash | 0x6D1D94C2459B42EE |
| Return Type | void |
| Build | 1207 |
| Parameters | p0 (Hash), p1 (int), p2 (int), p3 (BOOL) |
Parameters
p0(Hash)p1(int)p2(int)p3(BOOL)
Usage
Lua (Direct):
SetSpeciesTuningBoolParam(p0, p1, p2, p3)
Lua (Hash):
Citizen.InvokeNative(0x6D1D94C2459B42EE, p0, p1, p2, p3)