Public Member Functions | |
| override void | Process (BundleManager manager, AssetBundle bundle, string error) |
| Handle the result of a download. More... |
|
| override bool | IsDone () |
| Determines whether this instance is done. More... |
|
Public Member Functions inherited from AssetBundleLoadBundleOperation
| |
| AssetBundle | Get () |
| Only valid after IsDone() More... |
|
Additional Inherited Members | |
Public Attributes inherited from AssetBundleLoadOperation
| |
| string | Error |
| Only valid after IsDone; always non-null on error. More... |
|
Protected Member Functions inherited from AssetBundleLoadOperation
| |
| void | StartLoad () |
| void | DoneLoad () |
Properties inherited from AssetBundleLoadOperation
| |
| override bool |
keepWaiting [get]
|
| static int |
activeCount [get]
|
| When active, not safe to UnloadUnusedAssets More... |
|
|
virtual |
Caller may use this as an alternate API instead of as a Coroutine
Reimplemented from AssetBundleLoadBundleOperation.
|
virtual |
You will get a bundle or error, not both
Reimplemented from AssetBundleLoadBundleOperation.
1.8.16