Space Station 13 - Baystation 12 - Modules - TypesDefine Details

code/__defines/appearance.dm

XMOUSE_OPACITY_NEVERThe atom is not clickable
XMOUSE_OPACITY_DEFAULTThe atom is clickable normally
XMOUSE_OPACITY_ALWAYSThe atom steals clicks from other clickables

Define Details

XMOUSE_OPACITY_ALWAYS

The atom steals clicks from other clickables

XMOUSE_OPACITY_DEFAULT

The atom is clickable normally

XMOUSE_OPACITY_NEVER

The atom is not clickable