Sequine - Scripting API
Calcatz.CookieCutter.CommandLinePropertyDrawer Class Reference
Inheritance diagram for Calcatz.CookieCutter.CommandLinePropertyDrawer:

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)
 

Member Function Documentation

◆ GetPropertyHeight()

override float Calcatz.CookieCutter.CommandLinePropertyDrawer.GetPropertyHeight ( SerializedProperty  property,
GUIContent  label 
)

This will define the height of the element.

Parameters
property
label
Returns

◆ OnGUI()

override void Calcatz.CookieCutter.CommandLinePropertyDrawer.OnGUI ( Rect  position,
SerializedProperty  property,
GUIContent  label 
)