AssetBundle.LoadAll 加载全部

function LoadAll (type : Type) : Object[]

Description描述

Loads all objects contained in the asset bundle that inherit from type.

加载所有包含在asset bundle中且继承自type的对象。

function LoadAll () : Object[]

Description描述

Loads all objects contained in the asset bundle.

加载所有包含在asset bundle中的对象。

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

本脚本参考基于Unity 3.4.1f5

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