| Property | Value |
|---|---|
| Native Name | _REPORT_PLAYER_LAW_DISPATCH_RESPONSE_OVERRIDE |
| Hash | 0x9C4352134B2835FB |
| Return Type | void |
| Build | 1207 |
| Parameters | player (Player), dispatchResponseHash (Hash) |
Parameters
player(Player)dispatchResponseHash(Hash)
Usage
Lua (Direct):
ReportPlayerLawDispatchResponseOverride(player, dispatchResponseHash)
Lua (Hash):
Citizen.InvokeNative(0x9C4352134B2835FB, player, dispatchResponseHash)