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

Public Member Functions

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

Member Function Documentation

◆ GetIndex()

int PixelCrushers.DialogueSystem.ConversationPopupDrawer.GetIndex ( string  currentConversation)

◆ GetPropertyHeight()

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

◆ OnGUI()

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

◆ UpdateTitles()

void PixelCrushers.DialogueSystem.ConversationPopupDrawer.UpdateTitles ( string  currentConversation)

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