Space Station 13 - Baystation 12 - Modules - TypesDefine Details

code/__datastructures/globals.dm

GLOBAL_INITInitializes the GLOB member to V.
GLOBAL_PROTECTPrevents the GLOB member from being shown in View Variables.

Define Details

GLOBAL_INIT

Initializes the GLOB member to V.

GLOBAL_PROTECT

Prevents the GLOB member from being shown in View Variables.