Method | Description | |
---|---|---|
GetPropertyHeight ( SerializedProperty property, GUIContent label ) : float | ||
OnGUI ( Rect position, SerializedProperty property, GUIContent label ) : void |
public GetPropertyHeight ( SerializedProperty property, GUIContent label ) : float | ||
property | SerializedProperty | |
label | GUIContent | |
return | float |
public OnGUI ( Rect position, SerializedProperty property, GUIContent label ) : void | ||
position | Rect | |
property | SerializedProperty | |
label | GUIContent | |
return | void |