barsign ![code/game/machinery/barsigns.dm 229](git.png)
Vars | |
desc | Description shown in the sign's examine text. |
---|---|
hidden | Hidden from list of selectable options. |
icon_state | Icon state associated with this sign |
light_mask | If a barsign has a light mask for emission effects |
name | User-visible name of the sign. |
neon_color | The emission color of the neon light |
rename_area | Rename the area when this sign is selected. |
Var Details
desc ![code/game/machinery/barsigns.dm 235](git.png)
Description shown in the sign's examine text.
hidden ![code/game/machinery/barsigns.dm 237](git.png)
Hidden from list of selectable options.
icon_state ![code/game/machinery/barsigns.dm 233](git.png)
Icon state associated with this sign
light_mask ![code/game/machinery/barsigns.dm 241](git.png)
If a barsign has a light mask for emission effects
name ![code/game/machinery/barsigns.dm 231](git.png)
User-visible name of the sign.
neon_color ![code/game/machinery/barsigns.dm 245](git.png)
The emission color of the neon light
rename_area ![code/game/machinery/barsigns.dm 239](git.png)
Rename the area when this sign is selected.