AssetBundle.LoadAsync 异步加载
function LoadAsync (name : string, type : Type) : AssetBundleRequest
Description描述
Asynchronously loads object with name of a given type from the bundle.
异步地从bundle中加载被指定类型的名为name的对象。
Asynchronous loading requires Unity Pro.
异步加载需要Unity Pro专业版.
参见: AssetBundleRequest .
最后修改:2010年12月10日 Friday 20:50