-
Notifications
You must be signed in to change notification settings - Fork 366
T_Aurora_Profiles_CSGO_GSI_Nodes_BombState
Anton Pupkov edited this page Aug 8, 2016
·
1 revision
Enum list for each bomb state
Namespace: Aurora.Profiles.CSGO.GSI.Nodes
Assembly: Aurora (in Aurora.exe) Version: 1.0.0.0 (0.0.4.6)
C#
public enum BombState
Member name | Value | Description | |
---|---|---|---|
Undefined | 0 | Undefined state | |
Planted | 1 | Bomb plated state | |
Exploded | 2 | Bomb exploded state | |
Defused | 3 | Bomb defused state |