메소드 | 설명 | |
---|---|---|
GetPropertyHeight ( UnityEditor.SerializedProperty property, GUIContent label ) : float | ||
OnGUI ( Rect position, UnityEditor.SerializedProperty property, GUIContent label ) : void |
public GetPropertyHeight ( UnityEditor.SerializedProperty property, GUIContent label ) : float | ||
property | UnityEditor.SerializedProperty | |
label | GUIContent | |
리턴 | float |
public OnGUI ( Rect position, UnityEditor.SerializedProperty property, GUIContent label ) : void | ||
position | Rect | |
property | UnityEditor.SerializedProperty | |
label | GUIContent | |
리턴 | void |