SetLightInterior
DocsSetLightInterior(interiorId, isPortal, roomIndex)Description
Set the interior and room where the light should be active.
Parameters
| Name | Type | Description |
|---|---|---|
interiorId | int | The ID of the interior where the light should be active |
isPortal | bool | Attach to a portal or room |
roomIndex | int | The specific room |
Returns
voidThis native does not return a value.