ScriptableObject 脚本化对象

Inherits from Object

A class you can derive from if you want to create objects that don't need to be attached to game objects.

如果你想创建不需要附加到游戏物体的对象,你从这个类获得。

This is most useful for assets which are only meant to store data.

这对于只是为了存储数据的资源是很有用的。

Messages Sent发送消息

Class Functions类函数

Inherited members继承成员

Inherited Variables继承变量

Inherited Functions继承函数

Inherited Class Functions继承类函数

最后修改:2011年6月25日 Saturday 11:35

本脚本参考基于Unity 3.4.1f5

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