AssetBundleUnloadOperation
Async unload operation for an AssetBundle.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Class
- Namespace: UnityEngine
- Assembly: UnityEngine.AssetBundleModule
- Inherits from: AsyncOperation
public class AssetBundleUnloadOperation : AsyncOperation
Methods
Method | Description |
|---|---|
| WaitForCompletion | Synchronously waits for the operation to complete. |