Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


AssetBundleUnloadOperation

Async unload operation for an AssetBundle.
Read time 1 minuteLast updated 6 days ago

Definition

public class AssetBundleUnloadOperation : AsyncOperation

Methods

Method

Description

WaitForCompletionSynchronously waits for the operation to complete.

Inheritance