Méthode | Description | |
---|---|---|
GameInstance ( |
Initialise the instance.
|
|
GameInstance ( string source ) : System |
Decode the instance from the source text.
|
|
ToSource ( ) : string |
Convert to a string representation of the GameInstance, which is
|
public GameInstance ( |
||
game | ||
path | string | |
Résultat | System |
public GameInstance ( string source ) : System | ||
source | string | |
Résultat | System |