DeleteIncident — FiveM Natives
0x556C1AA270D5A207 · MISC · all
`` Delete an incident with a given id. ======================================================= Correction, I have change this to int, instead of int* as it doesn't use a pointer to the createdIncident. If you try it you will crash (or) freeze. ======================================================= ``
Parameters
| Name | Type |
|---|---|
| incidentId | int |
Returns
void