Revision Difference
Enums/GLOBAL#514997
<cat>enum</cat>⤶
<enumeration>⤶
<description>⤶
Enumerations used by <page>game.SetGlobalState</page> and <page>game.GetGlobalState</page>.⤶
⤶
Serverside only.⤶
</description>⤶
<fields>{{EnumField|GLOBAL_OFF|0|Initial state, the global state is off.</fields>⤶
⤶
</enumeration>⤶
⤶
{{EnumField|GLOBAL_ON|1|The global state is enabled.}}{{EnumField|GLOBAL_DEAD|2|The global state is dead and is no longer active. It will be cleared.}}⤶
}}