Public Member Functions | |
| override void | Process (BundleManager manager, AssetBundle bundle, string error) |
| Handle the result of a download. More... |
|
| void | Process (string value, string error) |
| override bool | IsDone () |
| Determines whether this instance is done. More... |
|
Properties | |
| string |
Value [get]
|
Properties inherited from AssetBundleLoadOperation
| |
| override bool |
keepWaiting [get]
|
| static int |
activeCount [get]
|
| When active, not safe to UnloadUnusedAssets 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 () |
|
virtual |
Caller may use this as an alternate API instead of as a Coroutine
Implements AssetBundleLoadOperation.
|
virtual |
You will get a bundle or error, not both
Implements AssetBundleLoadOperation.
1.8.16