示例#1
0
 public void interestLost()
 {
     inCombat = false;
     actorSelf.abruptSkillCancel();
     actorSelf.clearQueue();
 }