Exemple #1
0
 public void CallAI(AIBehaviour ai)
 {
     ai.AddPotentialTarget(this);
 }