Property | Type | Description | |
---|---|---|---|
chapter | int | ||
dangerCount | int | ||
lastPlay | string | ||
routeID | string |
Method | Description | |
---|---|---|
GameData ( ) : System.Collections.Generic | ||
GameData ( int chapter ) : System.Collections.Generic |
public GameData ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public GameData ( int chapter ) : System.Collections.Generic | ||
chapter | int | |
return | System.Collections.Generic |