Click or drag to resize

SavegameSettings Constructor

Overload List
  NameDescription
Public methodSavegameSettings(String)
Creates a savegame settings object with the given filename in the application's persistent data path with the .sav extension.
Public methodSavegameSettings(String, String)
Creates a savegame settings object with the given filename and filepath with the .sav extension.
Public methodSavegameSettings(String, String, String)
Creates a savegame settings object with the given filename, filepath and file extension.
Top
See Also