EditorGUI.PropertyField 属性字段
static function PropertyField (position : Rect, property : SerializedProperty, label : GUIContent = null) : bool
Description描述
Make a field for SerializedProperty.
制作一个SerializedProperty字段。
参见: SerializedProperty, SerializedObject.
,