Skip to content

Overload_Aurora_Profiles_GameState_Wrapper__ctor

Anton Pupkov edited this page Aug 8, 2016 · 1 revision

GameState_Wrapper Constructor

Overload List

 

Name Description
Public method GameState_Wrapper() Creates a default GameState_Wrapper instance.
Public method GameState_Wrapper(String) Creates a GameState_Wrapper instance based on the passed json data.
Public method GameState_Wrapper(GameState) A copy constructor, creates a GameState_Wrapper instance based on the data from the passed GameState instance.
  Back to Top

See Also

Reference

GameState_Wrapper Class
Aurora.Profiles Namespace

Clone this wiki locally