DoopelPonger
Public Member Functions | List of all members
RangeDrawer Class Reference

Draws the data class Range in the Inspector. More...

Inheritance diagram for RangeDrawer:
Inheritance graph
[legend]
Collaboration diagram for RangeDrawer:
Collaboration graph
[legend]

Public Member Functions

override void OnGUI (Rect position, SerializedProperty property, GUIContent label)
 

Detailed Description

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.

Member Function Documentation

◆ OnGUI()

override void RangeDrawer.OnGUI ( Rect  position,
SerializedProperty  property,
GUIContent  label 
)

The documentation for this class was generated from the following file: