monkey v66: brl.asyncdataloader

Monkey Forums/Monkey Bug Reports/monkey v66: brl.asyncdataloader

AdamRedwoods(Posted 2012) [#1]
Missing "I" before AsyncEventSource
should be:
Interface IOnLoadDataComplete
	Method OnLoadDataComplete:Void( data:DataBuffer,path:String,source:IAsyncEventSource )
End