-
Notifications
You must be signed in to change notification settings - Fork 366
N_Aurora_Profiles_CSGO_GSI_Nodes
Anton Pupkov edited this page Aug 8, 2016
·
1 revision
Class | Description | |
---|---|---|
AllPlayersNode | A class representing player information for all players | |
AuthNode | A class representing the authentication information for GSI | |
MapNode | Class representing information about the map | |
MapTeamNode | Class representing team information | |
MatchStatsNode | Class representing various player statistics | |
PlayerNode | Class representing player information | |
PlayerStateNode | Class representing various player states | |
ProviderNode | Information about the provider of this GameState | |
RoundNode | Class representing information about the round | |
WeaponNode | A class representing weapon information | |
WeaponsNode | Class representing information about player's weapons |
Enumeration | Description | |
---|---|---|
BombState | Enum list for each bomb state | |
MapMode | ||
MapPhase | Enum list for each phase of the map | |
PlayerActivity | Enum for various player activities | |
PlayerTeam | Enum for each team | |
RoundPhase | Enum list for each round phase | |
RoundWinTeam | Enum lust for each winning team | |
WeaponState | Enum list for all weapon states | |
WeaponType | Enum list for all types of weapons |