SerializedProperty
- animationCurveValue
- boolValue
- boundsValue
- colorValue
- Copy
- CountRemaining
- DeleteCommand
- depth
- DuplicateCommand
- editable
- enumNames
- enumValueIndex
- EqualContents
- floatValue
- hasChildren
- hasVisibleChildren
- intValue
- isExpanded
- isInstantiatedPrefab
- name
- NextVisible
- Next
- objectReferenceValue
- prefabOverride
- propertyPath
- propertyType
- rectValue
- Reset
- serializedObject
- stringValue
- tooltip
- type
- vector2Value
- vector3Value
SerializedProperty.Next 下一个
function Next (enterChildren : bool) : bool
Description描述
Move to next property.
移动到下一个属性。
参见:NextVisible, Reset.
最后修改:2011年7月11日 Monday 13:33