AssetBundleRequest 资源包请求
Inherits from AsyncOperation
Asynchronous load request from an AssetBundle.
从一个资源包(AssetBundle)异步加载请求。
参见: AssetBundle.LoadAsync, AsyncOperation.
Variables变量
-
Asset object being loaded (Read Only).
正在加载的资源物体(只读)。
Inherited members继承成员
Inherited Variables继承变量
-
Has the operation finished? (Read Only)
有操作完成了吗?(只读) -
What's the operation's progress (Read Only)
操作的进度是多少?(只读) -
Priority lets you tweak in which order async operation calls will be performed.
优先权,让你调整异步操作调用将被执行的顺序。
最后修改:2011年9月10日 Saturday 9:24