HPL3/SOMA/Scripting/cLuxSaveHandler

From Frictional Wiki
< HPL3‎ | SOMA‎ | Scripting
Jump to navigation Jump to search

Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki!

Fields

cLuxSaveHandler has no public fields.

Functions

Return Type Function Name Parameters Description
bool AutoSave bool abSaveCheckpoint,
bool abDelayed = true
void ContinueLoading bool abDisableWaits
void DelayedLoadGameFromFile const tWString &in asSaveFile,
const tString &in asCallbackObject,
const tString &in asCallbackFunction,
bool abWaitAfterHeader,
bool abWaitAfterLoad
void DelayedSaveGameToFile const tWString &in asSaveFile,
bool abSaveAsCheckpoint
void DeleteSaveFile const tWString &in asSaveFile
bool GetSaveFiles
bool GetSaveThreadActive
bool HasLoadError tString &out asError
bool IsDoneLoadingHeader
bool IsDoneLoadingSavedGame
void LoadGameFromFile const tWString &in asSaveFile
void SaveGameToFile const tWString &in asSaveFile
void StartLoadedGame

References

See all references...