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