RangePropertyDrawer¶
Namespace:
SideXP.Core.EditorOnly| Inherits from:PropertyDrawer
Draws a range property on a single line.
Methods¶
GetHeight()¶
Gets the height for drawing this range property.
DrawRangeGUI(Rect, SerializedProperty, GUIContent)¶
Draws the min/max fields on GUI.
OnGUI(Rect, SerializedProperty, GUIContent)¶
Inherited documentation.
GetPropertyHeight(SerializedProperty, GUIContent)¶
Inherited documentation.