| Property | Value |
|---|---|
| Native Name | DISABLE_INTERIOR |
| Hash | 0x6170941419D7D8EC |
| Return Type | void |
| Parameters | interiorID (int), toggle (BOOL) |
Description: ```
Example:
This removes the interior from the strip club and when trying to walk inside the player just falls:
INTERIOR::DISABLE_INTERIOR(118018, true);