예제 #1
0
 public override void AgentAction(float[] vectorAction)
 {
     Quarks.AgentAction(this, vectorAction);
 }