Skip to content

M_Aurora_Profiles_GameState_Wrapper__ctor_1

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

GameState_Wrapper Constructor (GameState)

A copy constructor, creates a GameState_Wrapper instance based on the data from the passed GameState instance.

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

Syntax

C#

public GameState_Wrapper(
	GameState other_state
)

Parameters

 

other_state
Type: Aurora.Profiles.GameState
The passed GameState

See Also

Reference

GameState_Wrapper Class
GameState_Wrapper Overload
Aurora.Profiles Namespace

Clone this wiki locally