forked from antonpup/Aurora
-
Notifications
You must be signed in to change notification settings - Fork 1
T_Aurora_Profiles_GameState
Anton Pupkov edited this page Aug 8, 2016
·
1 revision
A class representing various information retaining to the game.
System.Object
Aurora.Profiles.GameState
Aurora.Profiles.CSGO.GSI.GameState_CSGO
Aurora.Profiles.Dota_2.GSI.GameState_Dota2
Aurora.Profiles.GameState_Wrapper
Aurora.Profiles.Payday_2.GSI.GameState_PD2
Namespace: Aurora.Profiles
Assembly: Aurora (in Aurora.exe) Version: 1.0.0.0 (0.0.4.6)
C#
public class GameState
The GameState type exposes the following members.
Name | Description | |
---|---|---|
GameState() | Creates a default GameState instance. | |
GameState(String) | Creates a GameState instance based on the passed json data. | |
GameState(GameState) | A copy constructor, creates a GameState instance based on the data from the passed GameState instance. |
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Displays the JSON, representative of the GameState data (Overrides Object.ToString().) |
Name | Description | |
---|---|---|
_ParsedData | ||
json |
Aurora Documentation
Send comments on this topic to [[email protected]](mailto:iamnotaspy%40lastbullet.net?Subject=Aurora Documentation)
Aurora Scripting
Aurora Documentation
- Aurora Namespace
- Aurora.Devices Namespace
- Aurora.EffectsEngine Namespace
- Aurora.Profiles Namespace
- Aurora.Profiles.Aurora_Wrapper Namespace
- Aurora.Profiles.CSGO.GSI Namespace
-
Aurora.Profiles.CSGO.GSI.Nodes Namespace
- AllPlayersNode Class
- AuthNode Class
- BombState Enumeration
- MapMode Enumeration
- MapNode Class
- MapPhase Enumeration
- MapTeamNode Class
- MatchStatsNode Class
- PlayerActivity Enumeration
- PlayerNode Class
- PlayerStateNode Class
- PlayerTeam Enumeration
- ProviderNode Class
- RoundNode Class
- RoundPhase Enumeration
- RoundWinTeam Enumeration
- WeaponNode Class
- WeaponsNode Class
- WeaponState Enumeration
- WeaponType Enumeration
- Aurora.Profiles.Dota_2.GSI Namespace
- Aurora.Profiles.Dota_2.GSI.Nodes Namespace
- Aurora.Profiles.Payday_2.GSI Namespace
-
Aurora.Profiles.Payday_2.GSI.Nodes Namespace
- ArmorNode Class
- GameNode Class
- GameStates Enumeration
- HealthNode Class
- ItemNode Class
- ItemsNode Class
- ItemType Enumeration
- LevelNode Class
- LevelPhase Enumeration
- LobbyDifficulty Enumeration
- LobbyJobPlan Enumeration
- LobbyKickSetting Enumeration
- LobbyNode Class
- LobbyPermissions Enumeration
- PlayerNode Class
- PlayersNode Class
- PlayerState Enumeration
- ProviderNode Class
- WeaponNode Class
- WeaponsNode Class
- WeaponType Enumeration
- Aurora.Settings Namespace
- Aurora.Utils Namespace