Cerberus X Documentation

Interface IOnLoadSoundComplete

Declarations

Methods
OnLoadSoundComplete : Void ( sound:Sound, path:String, source:IAsyncEventSource ) Called when a sound has completed loading.

Methods Documentation

Method OnLoadSoundComplete : Void ( sound:Sound, path:String, source:IAsyncEventSource )

Called when a sound has completed loading.

If sound is null, the load failed.