Skip to content

Overload_Aurora_Profiles_GameState__ctor

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

GameState Constructor

Overload List

 

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

See Also

Reference

GameState Class
Aurora.Profiles Namespace

Clone this wiki locally