DisableInterior — FiveM Natives
0x6170941419D7D8EC · INTERIOR · all
`` Example: This removes the interior from the strip club and when trying to walk inside the player just falls: INTERIOR::DISABLE_INTERIOR(118018, true); ``
Parameters
| Name | Type |
|---|---|
| interiorID | int |
| toggle | BOOL |
Returns
void