Native referenceFiveM

GET_ROOM_KEY_FROM_ENTITY

0x47C2A06D4F5F424B INTERIOR
FUNCTION SIGNATURE
Hash GET_ROOM_KEY_FROM_ENTITY(Entity entity);
Property Value
Native Name GET_ROOM_KEY_FROM_ENTITY
Hash 0x47C2A06D4F5F424B
Return Type Hash
Parameters entity (Entity)

Description: ``` Gets the room hash key from the room that the specified entity is in. Each room in every interior has a unique key. Returns 0 if the entity is outside.

Back to INTERIOR