Monkey Documentation
Home
/
Modules
/
mojo.asyncloaders
/
IOnLoadSoundComplete
APIs
Modules
Classes
Interfaces
Functions
Language
Index
Interface
IOnLoadSoundComplete
Methods:
OnLoadSoundComplete
: Void ( sound:Sound, path:String, source:IAsyncEventSource )
Method Documentation
Method OnLoadSoundComplete : Void ( sound:
Sound
, path:String, source:
IAsyncEventSource
)
Called when a sound has completed loading.
If
sound
is null, the load failed.