Sequine - Scripting API
|
Public Member Functions | |
override float | GetPropertyHeight (SerializedProperty property, GUIContent label) |
This will define the height of the element. More... | |
override void | OnGUI (Rect position, SerializedProperty property, GUIContent label) |
override float Calcatz.CookieCutter.CommandLinePropertyDrawer.GetPropertyHeight | ( | SerializedProperty | property, |
GUIContent | label | ||
) |
This will define the height of the element.
property | |
label |
override void Calcatz.CookieCutter.CommandLinePropertyDrawer.OnGUI | ( | Rect | position, |
SerializedProperty | property, | ||
GUIContent | label | ||
) |