Ejemplo n.º 1
0
 public void SetAgent(ReGoapAgent goapAgent)
 {
     reGoapAgent = goapAgent;
 }
Ejemplo n.º 2
0
 public virtual void Init(ReGoapAgent reGoapAgent)
 {
     this.reGoapAgent = reGoapAgent;
 }