PixelCrushers.DialogueSystem.PlayMaker.CustomActionEditorStartConversation Class Reference
Inheritance diagram for PixelCrushers.DialogueSystem.PlayMaker.CustomActionEditorStartConversation:
Collaboration diagram for PixelCrushers.DialogueSystem.PlayMaker.CustomActionEditorStartConversation:

Public Member Functions

override void OnEnable ()
 
override bool OnGUI ()
 

Protected Member Functions

string[] GetUniqueTitles (string conversationTitle)
 
int GetTitleIndex (string[] titles, string currentTitle)
 
int GetEntryIDFromTitle (string conversationTitle, string entryTitle)
 

Protected Attributes

string[] conversationTitles = null
 

Member Function Documentation

◆ GetEntryIDFromTitle()

int PixelCrushers.DialogueSystem.PlayMaker.CustomActionEditorStartConversation.GetEntryIDFromTitle ( string  conversationTitle,
string  entryTitle 
)
inlineprotected

◆ GetTitleIndex()

int PixelCrushers.DialogueSystem.PlayMaker.CustomActionEditorStartConversation.GetTitleIndex ( string[]  titles,
string  currentTitle 
)
inlineprotected

◆ GetUniqueTitles()

string[] PixelCrushers.DialogueSystem.PlayMaker.CustomActionEditorStartConversation.GetUniqueTitles ( string  conversationTitle)
inlineprotected

◆ OnEnable()

override void PixelCrushers.DialogueSystem.PlayMaker.CustomActionEditorStartConversation.OnEnable ( )
inline

◆ OnGUI()

override bool PixelCrushers.DialogueSystem.PlayMaker.CustomActionEditorStartConversation.OnGUI ( )
inline

Member Data Documentation

◆ conversationTitles

string [] PixelCrushers.DialogueSystem.PlayMaker.CustomActionEditorStartConversation.conversationTitles = null
protected

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