Description: See _REPORT_CRIME
| Property | Value |
|---|---|
| Native Name | _GET_HUD_PLAYER_CRIME_TYPE |
| Hash | 0x259CE340A8738814 |
| Return Type | Hash |
| Build | 1207 |
| Parameters | player (Player) |
Parameters
player(Player)
Usage
Lua (Direct):
local result = GetHudPlayerCrimeType(player)
Lua (Hash):
local result = Citizen.InvokeNative(0x259CE340A8738814, player)