Example #1
0
 public bool Judge(ITargetable target)
 {
     return(target.TargetableJudge(RangeMask));
 }