Load a bundle and return it directly.
These are not intended to be allocated outside BundleManager.
Public Member Functions | |
| override void | Process (BundleManager manager, AssetBundle bundle, string error) |
| override bool | IsDone () |
| AssetBundle | Get () |
Additional Inherited Members | |
Public Attributes inherited from IOperation
| |
| string | Error |
Protected Member Functions inherited from IOperation
| |
| void | StartLoad () |
| void | DoneLoad () |
Properties inherited from IOperation
| |
| override bool |
keepWaiting [get]
|
| static int |
activeCount [get]
|
|
inline |
Only valid after IsDone()
|
inlinevirtual |
Determines whether this instance is done.
Caller may use this as an alternate API instead of as a Coroutine
Implements IOperation.
|
inlinevirtual |
1.8.16