Native referenceFiveM

IS_INCIDENT_VALID

0xC8BC6461E629BEAA MISC
FUNCTION SIGNATURE
BOOL IS_INCIDENT_VALID(int incidentId);
Property Value
Native Name IS_INCIDENT_VALID
Hash 0xC8BC6461E629BEAA
Return Type BOOL
Parameters incidentId (int)

Description: ```

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.

Back to MISC