Skip to content

M_Aurora_Profiles_GameState_Wrapper__ctor_2

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

GameState_Wrapper Constructor (String)

Creates a GameState_Wrapper instance based on the passed json data.

Namespace: Aurora.Profiles
Assembly: Aurora (in Aurora.exe) Version: 1.0.0.0 (0.0.4.6)

Syntax

C#

public GameState_Wrapper(
	string json_data
)

Parameters

 

json_data
Type: System.String
The passed json data

See Also

Reference

GameState_Wrapper Class
GameState_Wrapper Overload
Aurora.Profiles Namespace

Clone this wiki locally