NaN:NaN
NaN:NaN
--:-- / --:--
Newgrounds Background Image Theme

FluffySparkster just joined the crew!

We need you on the team, too.

Support Newgrounds and get tons of perks for just $2.99!

Create a Free Account and then..

Become a Supporter!

Browse Sections

Newgrounds Wiki: loadSaveFile

Usage

import com.newgrounds.API;
import com.newgrounds.SaveGroup;
import com.newgrounds.SaveFile;


API.loadSaveFile(save_id:uint, load_contents:Boolean=true);
  • save_id - The numeric ID of the save file.
  • load_contents - If true, the file will load it's contents automatically.


SaveFile


FILE_INITIALIZED


FILE_LOADEDNote: This feature is still in BETA, support is limited