DID SAVE COMPLETE SUCCESSFULLY
Revision as of 20:41, 3 June 2011 by AngryAmoeba (talk | contribs) (Created page with '{{Native |np = 0 |r=1 |rt=boolean |rd=1 if game was saved, otherwise 0 }} This function returns true if the game was saved successfully after the last time the save menu was…')
Number of parameters: 0 | ||
---|---|---|
Return value: | ||
Type | Description | |
boolean | 1 if game was saved, otherwise 0 |
This function returns true if the game was saved successfully after the last time the save menu was opened.
Returns false if saving failed or if the save menu was cancelled.
It is currently unknown whether this function applies to auto-saves.