Enum WinCondition
Namespace: Content.Server.GameTicking.Rules.Components
Assembly: Content.Server.dll
Syntax
public enum WinCondition : byte
Fields
Name | Description |
---|---|
AllNukiesAlive | |
AllNukiesDead | |
NukeActiveAtCentCom | |
NukeActiveInStation | |
NukeDiskNotOnCentCom | |
NukeDiskOnCentCom | |
NukeExplodedOnCorrectStation | |
NukeExplodedOnIncorrectLocation | |
NukeExplodedOnNukieOutpost | |
NukiesAbandoned | |
SomeNukiesAlive |