void DeleteResponse(int dialogueIndex, int answerIndex) { mSelf.deleteResponse(dialogueIndex, answerIndex); }