AssetBundleCreateRequest 资源包创建请求
Inherits from AsyncOperation
Asynchronous create request for an AssetBundle.
资源包异步创建请求。
参见:AssetBundle.CreateFromMemory, AsyncOperation.
Variables变量
- assetBundleAsset object being loaded (Read Only).
正在加载的资源物体(只读)。
Inherited members继承成员Inherited Variables继承变量
- isDoneHas the operation finished? (Read Only)
有操作完成了吗?(只读) - progressWhat's the operation's progress (Read Only)
操作的进度是多少?(只读) - priorityPriority lets you tweak in which order async operation calls will be performed.
优先权,让你调整异步操作调用将被执行的顺序。