DeleteObject — FiveM Natives
0x539E0AE3E6634B9F · OBJECT · all
Deletes the specified object. Note: If for some reason the entity won't delete, you might want to check if the object is a mission entity. `` NativeDB Introduced: v323 ``
Parameters
| Name | Type | Description |
|---|---|---|
| object | Object* | The object you want to delete. |
Returns
void