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

Public Member Functions

override float GetPropertyHeight (SerializedProperty property, GUIContent label)
 
override void OnGUI (Rect position, SerializedProperty prop, GUIContent label)
 
void UpdateNames (string currentSelection)
 
int GetIndex (string currentSelection)
 

Member Function Documentation

◆ GetIndex()

int PixelCrushers.DialogueSystem.VariablePopupDrawer.GetIndex ( string  currentSelection)
inline

◆ GetPropertyHeight()

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

◆ OnGUI()

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

◆ UpdateNames()

void PixelCrushers.DialogueSystem.VariablePopupDrawer.UpdateNames ( string  currentSelection)
inline

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