SavegameSettings Constructor (String) |
Creates a savegame settings object with the given filename in the application's persistent data path with the .sav extension.
Namespace:
SavegamePro
Assembly:
SavegameProDLL (in SavegameProDLL.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic SavegameSettings(
string filename
)
Parameters
- filename
- Type: SystemString
See Also