Native referenceFiveM

GET_INTERIOR_FROM_ENTITY

0x2107BA504071A6BB INTERIOR
FUNCTION SIGNATURE
int GET_INTERIOR_FROM_ENTITY(Entity entity);
Property Value
Native Name GET_INTERIOR_FROM_ENTITY
Hash 0x2107BA504071A6BB
Return Type int
Parameters entity (Entity)

Description: ``` Returns the handle of the interior that the entity is in. Returns 0 if outside.

Back to INTERIOR