Native referenceRedM

CLEAR_ROOM_FOR_ENTITY

0xA1762D5BBFCA13A8 INTERIOR
FUNCTION SIGNATURE
void CLEAR_ROOM_FOR_ENTITY(`entity` (Entity));
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)

Back to INTERIOR