-
Notifications
You must be signed in to change notification settings - Fork 367
Overload_Aurora_Profiles_CSGO_GSI_GameState_CSGO__ctor
Anton Pupkov edited this page Aug 8, 2016
·
1 revision
Name | Description | |
---|---|---|
GameState_CSGO() | Creates a default GameState_CSGO instance. | |
GameState_CSGO(String) | Creates a GameState_CSGO instance based on the passed json data. | |
GameState_CSGO(GameState) | A copy constructor, creates a GameState_CSGO instance based on the data from the passed GameState instance. |