Native referenceFiveM

GET_INTERIOR_GROUP_ID

0xE4A84ABF135EF91A INTERIOR
FUNCTION SIGNATURE
int GET_INTERIOR_GROUP_ID(int interior);
Property Value
Native Name GET_INTERIOR_GROUP_ID
Hash 0xE4A84ABF135EF91A
Return Type int
Parameters interior (int)

Description: ``` Returns the group ID of the specified interior. For example, regular interiors have group 0, subway interiors have group 1. There are a few other groups too.

Back to INTERIOR