AssetBundle.Contains 包含

function Contains (name : string) : bool

Description描述

Check if an AssetBundle contains a specific object.

如果AssetBundle的名称中包含特定的对象则进行检索。

Returns true if an object referred to by name is contained in the AssetBundle, false otherwise.

如果有此名字的对象被包含在AssetBundle中则返回真,否则返回假。

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

本脚本参考基于Unity 3.4.1f5

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