Description: Returns trackIndex
| Property | Value |
|---|---|
| Native Name | _0x331CBD247FC5DAA8 |
| Hash | 0x331CBD247FC5DAA8 |
| Return Type | int |
| Build | 1207 |
| Parameters | configHash (Hash), x (float), y (float), z (float), direction (BOOL), p5 (BOOL) |
Parameters
configHash(Hash)x(float)y(float)z(float)direction(BOOL)p5(BOOL)
Usage
Lua (Direct):
local result = _0x331CBD247FC5DAA8(configHash, x, y, z, direction, p5)
Lua (Hash):
local result = Citizen.InvokeNative(0x331CBD247FC5DAA8, configHash, x, y, z, direction, p5)