Exemplo n.º 1
0
 void EndDialogue()
 {
     EmitDialogueEnd(m_dialogue);
     m_currentDialogueController = null;
 }