AssetBundle.LoadAsync
LoadAsync(name: string, type: Type): AssetBundleRequest;
Description

Asynchronously loads object with name of a given type from the bundle.

Asynchronous loading requires Unity Pro.

See Also: AssetBundleRequest.