-
Notifications
You must be signed in to change notification settings - Fork 0
Game information
Qkrisi edited this page Jan 13, 2021
·
6 revisions
protected bool TwitchPlaysActive;Will be true if Twitch Plays is active.*
protected bool TimeModeActive;Will be true if the bomb is in Time Mode.*
protected bool ZenModeActive;Will be true if the bomb is in Zen Mode.*
protected bool IsTestHarness {get;}Will be true if the bomb is started in the Unity Editor.
*Read more about these fields here.