DoopelPonger
|
Draws the data class Range in the Inspector. More...
Public Member Functions | |
override void | OnGUI (Rect position, SerializedProperty property, GUIContent label) |
Draws the data class Range in the Inspector.
The drawing does not really work as nice as I would like since this drawer is used in both the CoopActionPatternCreatorInspector and the normal Unity Inspector. I never could figure out how to get the property name to draw in both places correctly.
override void RangeDrawer.OnGUI | ( | Rect | position, |
SerializedProperty | property, | ||
GUIContent | label | ||
) |