PixelCrushers.DialogueSystem.ItemPopupDrawer Class Reference
Inheritance diagram for PixelCrushers.DialogueSystem.ItemPopupDrawer:
Collaboration diagram for PixelCrushers.DialogueSystem.ItemPopupDrawer:

Public Member Functions

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

Public Attributes

ItemPicker itemPicker = null
 

Member Function Documentation

◆ GetPropertyHeight()

override float PixelCrushers.DialogueSystem.ItemPopupDrawer.GetPropertyHeight ( SerializedProperty  property,
GUIContent  label 
)

◆ OnGUI()

override void PixelCrushers.DialogueSystem.ItemPopupDrawer.OnGUI ( Rect  position,
SerializedProperty  prop,
GUIContent  label 
)

Member Data Documentation

◆ itemPicker

ItemPicker PixelCrushers.DialogueSystem.ItemPopupDrawer.itemPicker = null

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