AssetBundle.LoadAsync Manual     Reference     Scripting  
Scripting > Runtime Classes > AssetBundle
AssetBundle.LoadAsync

function 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.