Exemplo n.º 1
0
 void DeleteResponse(int dialogueIndex, int answerIndex)
 {
     mSelf.deleteResponse(dialogueIndex, answerIndex);
 }