void AddResponse(int dialogueIndex, int answerIndex)
 {
     mSelf.addResponse(dialogueIndex, answerIndex);
 }