SetEntityAsNoLongerNeeded — FiveM Natives
0xB736A491E64A32CF · ENTITY · all
`` Marks the specified entity (ped, vehicle or object) as no longer needed. Entities marked as no longer needed, will be deleted as the engine sees fit. ``
Parameters
| Name | Type |
|---|---|
| entity | Entity* |
Returns
void