light_construct ![code/modules/power/lighting/light_construct.dm 1](git.png)
Vars | |
cell | Reference for the internal cell |
---|---|
cell_connectors | Can we support a cell? |
fixture_type | Type of fixture for icon state |
new_light | Reference for light object |
sheets_refunded | Amount of sheets gained on deconstruction |
stage | Light construction stage (LIGHT_CONSTRUCT_EMPTY, LIGHT_CONSTRUCT_WIRED, LIGHT_CONSTRUCT_CLOSED) |
Var Details
cell ![code/modules/power/lighting/light_construct.dm 20](git.png)
Reference for the internal cell
cell_connectors ![code/modules/power/lighting/light_construct.dm 22](git.png)
Can we support a cell?
fixture_type ![code/modules/power/lighting/light_construct.dm 14](git.png)
Type of fixture for icon state
new_light ![code/modules/power/lighting/light_construct.dm 18](git.png)
Reference for light object
sheets_refunded ![code/modules/power/lighting/light_construct.dm 16](git.png)
Amount of sheets gained on deconstruction
stage ![code/modules/power/lighting/light_construct.dm 12](git.png)
Light construction stage (LIGHT_CONSTRUCT_EMPTY, LIGHT_CONSTRUCT_WIRED, LIGHT_CONSTRUCT_CLOSED)