This event is fired when loadContents() is called by a SaveFile instance.
APIEvent APIEvent
- type:String - APIEvent.FILE_LOADED
- success:Boolean - True if the file was initialized.
- data:Object - Containing the following properties:
- file:SaveFile - The SaveFile Instance that was loaded
