Skip to content

M_Aurora_Profiles_GameState__ctor_1

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

GameState Constructor (GameState)

A copy constructor, creates a GameState 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(
	GameState other_state
)

Parameters

 

other_state
Type: Aurora.Profiles.GameState
The passed GameState

See Also

Reference

GameState Class
GameState Overload
Aurora.Profiles Namespace

Clone this wiki locally