示例#1
0
 void AddResponse(int dialogueIndex, int answerIndex)
 {
     mSelf.addResponse(dialogueIndex, answerIndex);
 }