-
Notifications
You must be signed in to change notification settings - Fork 365
M_Aurora_Profiles_GameState_Wrapper__ctor_1
Anton Pupkov edited this page Aug 8, 2016
·
1 revision
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)
C#
public GameState_Wrapper(
GameState other_state
)
- other_state
- Type: Aurora.Profiles.GameState
The passed GameState
GameState_Wrapper Class
GameState_Wrapper Overload
Aurora.Profiles Namespace