Property | Type | Description | |
---|---|---|---|
menuSkin | |||
packableObjects | GameObject[] |
Method | Description | |
---|---|---|
GetSavedGameFolder ( ) : string | ||
IsThereASaveGame ( int gamenumber ) : bool | ||
Load ( string file ) : void | ||
OnGUI ( ) : void | ||
Save ( string file ) : void | ||
ShowLoad ( ) : void | ||
ShowMenu ( ) : void | ||
ShowSave ( ) : void | ||
Start ( ) : void | ||
Update ( ) : void |
Method | Description | |
---|---|---|
HideMenu ( ) : void |
public IsThereASaveGame ( int gamenumber ) : bool | ||
gamenumber | int | |
return | bool |