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

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.QuestPopupDrawer.GetIndex ( string  currentSelection)
inline

◆ GetPropertyHeight()

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

◆ OnGUI()

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

◆ UpdateNames()

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

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