Platformer Pro  2.3.2
A platform game kit for Unity.
XNodeEditor.NodeEnumDrawer Class Reference
Inheritance diagram for XNodeEditor.NodeEnumDrawer:

Public Member Functions

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

Static Public Member Functions

static void EnumPopup (Rect position, SerializedProperty property, GUIContent label)
 
static void ShowContextMenuAtMouse (SerializedProperty property)
 

Member Function Documentation

◆ EnumPopup()

static void XNodeEditor.NodeEnumDrawer.EnumPopup ( Rect  position,
SerializedProperty  property,
GUIContent  label 
)
static

◆ OnGUI()

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

◆ ShowContextMenuAtMouse()

static void XNodeEditor.NodeEnumDrawer.ShowContextMenuAtMouse ( SerializedProperty  property)
static

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