Documention

Object.bool Does the object exist?

Object.name Components share the same name with the game object and all attached components.

Object.FindObjectOfType Please note that this function is very slow. It is not recommended to use this function every frame. In most cases you can use the singleton pattern instead.

上一篇:sqlserver 动态表名 动态字段名 执行 动态sql


下一篇:Android OOM异常解决方案