Ejemplo n.º 1
0
 void AddResponse(int dialogueIndex, int answerIndex)
 {
     mSelf.addResponse(dialogueIndex, answerIndex);
 }