Skip to content

T_Aurora_Profiles_CSGO_GSI_Nodes_BombState

Anton Pupkov edited this page Aug 8, 2016 · 1 revision

BombState Enumeration

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)

Syntax

C#

public enum BombState

Members

 

Member name Value Description
Undefined 0 Undefined state
Planted 1 Bomb plated state
Exploded 2 Bomb exploded state
Defused 3 Bomb defused state

See Also

Reference

Aurora.Profiles.CSGO.GSI.Nodes Namespace

Clone this wiki locally