| Property | Value |
|---|---|
| Native Name | _MARK_OBJECT_FOR_DELETION |
| Hash | 0xADBE4809F19F927A |
| Return Type | void |
| Build | 1207 |
| Parameters | object (Object) |
Description: ``` is this like setting is as no longer needed?
### Usage
**Lua (Direct):**
```lua
MarkObjectForDeletion(object)
Lua (Hash):
Citizen.InvokeNative(0xADBE4809F19F927A, object)