SerializedObject.GetIterator 获取迭代器

function GetIterator () : SerializedProperty

Description描述

Get the first serialized property.

得到第一个被序列化属性。

You can use this to go over all properties of the target object.

你可以用这个来遍历所有属性的目标对象。

参见:FindProperty, SerializedProperty.

最后修改:2011年6月17日 Friday 9:33

本脚本参考基于Unity 3.4.1f5

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