Пример #1
0
 public void SetAgent(ReGoapAgent goapAgent)
 {
     reGoapAgent = goapAgent;
 }
Пример #2
0
 public virtual void Init(ReGoapAgent reGoapAgent)
 {
     this.reGoapAgent = reGoapAgent;
 }