JUtils
A unity utilities library
JUtils.Editor.BaseMinMaxEditor Class Referenceabstract
Inheritance diagram for JUtils.Editor.BaseMinMaxEditor:
Collaboration diagram for JUtils.Editor.BaseMinMaxEditor:

Public Member Functions

override VisualElement CreatePropertyGUI (SerializedProperty property)
 

Protected Member Functions

abstract BindableElement CreateElement (string name)
 

Member Function Documentation

◆ CreateElement()

abstract BindableElement JUtils.Editor.BaseMinMaxEditor.CreateElement ( string  name)
protectedpure virtual

Implemented in JUtils.Editor.MinMaxIntEditor, and JUtils.Editor.MinMaxEditor.

Here is the caller graph for this function:

◆ CreatePropertyGUI()

override VisualElement JUtils.Editor.BaseMinMaxEditor.CreatePropertyGUI ( SerializedProperty  property)
inline

References JUtils.Editor.BaseMinMaxEditor.CreateElement().

Here is the call graph for this function:

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