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