| Property | Value |
|---|---|
| Native Name | CLEAR_ROOM_FOR_ENTITY |
| Hash | 0xA1762D5BBFCA13A8 |
| Return Type | void |
| Build | 1207 |
| Parameters | entity (Entity) |
Parameters
entity(Entity)
Usage
Lua (Direct):
ClearRoomForEntity(entity)
Lua (Hash):
Citizen.InvokeNative(0xA1762D5BBFCA13A8, entity)