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.
FILE_LOADEDNote: This feature is still in BETA, support is limited
