GetInteriorGroupId
Docslocal retval = GetInteriorGroupId(interior)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.
Parameters
| Name | Type | Description |
|---|---|---|
interior | int | — |
Returns
intReturns an integer value.