-
Notifications
You must be signed in to change notification settings - Fork 367
Overload_Aurora_Profiles_GameState__ctor
Anton Pupkov edited this page Aug 8, 2016
·
1 revision
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. |