code/__datastructures/globals.dm

GLOBAL_INIT | Initializes the GLOB member to V. |
---|---|
GLOBAL_PROTECT | Prevents 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.