Пример #1
0
 public override bool Proc(IAIProc theOwner)
 {
     return(theOwner.MoveToTargetBySkillIndex(this.nSkill));
 }