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