Enum WarheadStatus
All the available warhead statuses.
public enum WarheadStatus
- Extension Methods
Fields
NotArmed = 0
The warhead is not armed.
Armed = 1
The warhead is armed.
InProgress = 2
The warhead detonation is in progress.
Detonated = 3
The warhead has detonated.