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

Public Member Functions

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

Public Attributes

ActorPicker actorPicker = null
 

Member Function Documentation

◆ GetPropertyHeight()

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

◆ OnGUI()

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

Member Data Documentation

◆ actorPicker

ActorPicker PixelCrushers.DialogueSystem.ActorPopupDrawer.actorPicker = null

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