EditorGUI.PropertyField Manual     Reference     Scripting  
Scripting > Editor Classes > EditorGUI
EditorGUI.PropertyField

static function PropertyField (position : Rect, property : SerializedProperty, label : GUIContent = null) : boolean

Description

Make a field for SerializedProperty.

See Also: SerializedProperty, SerializedObject.