AssetBundle.Load 加载

function Load (name : string) : Object

Description描述

Loads object with name from the bundle.

从bundle中加载名为name的对象。

• function Load (name : string, type : Type) : Object

Description描述

Loads object with name of a given type from the bundle.

从bundle中加载被指定类型的名为name的对象。

最后修改:2010年12月10日 Friday 20:48

本脚本参考基于Unity 3.4.1f5

英文部分版权属©Unity公司所有,中文部分© Unity圣典 版权所有,未经许可,严禁转载 。