This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| script:module:savedsession [2019-11-17 16:20] – 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 '' | ||
| + | |||
| + | |||