Skip to content

ContentService

属性

intRequestQueueSize
请求队列的大小

成员函数

voidPreloadAsync (LuaFunction func, ReflexTuple reflexTuple)
异步预加载
获取资源加载状态
资源加载状态变更的信号
获取资源加载状态信息

事件

资源加载状态变更时,会触发一个NotifyAssetFetchStatus通知
SBXSignalNotifyAssetStatusLoading (string assetid, int curNum, int maxNum)
资源加载Loading时通知