This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| script:module:savedsession [2017-03-13 10:41] – ↷ Page name changed from script:module:saved_session to script:module:savedsession skyjake | script:module:savedsession [2019-11-17 16:20] (current) – [Functions] skyjake | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== SavedSession (Module) ====== | ||
| + | |||
| + | Module that provides access to the savegame manipulation features of the resource subsystem. | ||
| + | |||
| + | |||
| + | ===== Functions ===== | ||
| + | |||
| + | |||
| + | # | ||
| + | |||
| + | Performs conversion of a single legacy savegame into the native **.save** package format. When this function is called the // | ||
| + | |||
| + | |||
| + | SavedSession.convert(" | ||
| + | |||
| + | |||
| + | # | ||
| + | |||
| + | Performs conversion of __all__ legacy savegames located for the given //gameId//. Otherwise functions identically to '' | ||
| + | |||
| + | |||