Method | Description | |
---|---|---|
GameData ( Builder builder, string file ) : System | ||
Save ( ) : DialogResult | ||
Save ( bool beForceful ) : DialogResult |
Method | Description | |
---|---|---|
LoadGame ( string file ) : void | ||
SaveGame ( string file ) : void |
public GameData ( Builder builder, string file ) : System | ||
builder | Builder | |
file | string | |
return | System |
public Save ( bool beForceful ) : DialogResult | ||
beForceful | bool | |
return | DialogResult |