GamePhase
Enum GamePhase
Namespace: SwiftlyS2.Shared.Misc
Assembly: SwiftlyS2.CS2.dll
public enum GamePhase : shortFields
- GAMEPHASE_HALFTIME = 4
- GAMEPHASE_MATCH_ENDED = 5
- GAMEPHASE_MAX = 6
- GAMEPHASE_PLAYING_FIRST_HALF = 2
- GAMEPHASE_PLAYING_SECOND_HALF = 3
- GAMEPHASE_PLAYING_STANDARD = 1
- GAMEPHASE_WARMUP_ROUND = 0