예제 #1
0
 public void SetAgent(ReGoapAgent goapAgent)
 {
     reGoapAgent = goapAgent;
 }
예제 #2
0
 public virtual void Init(ReGoapAgent reGoapAgent)
 {
     this.reGoapAgent = reGoapAgent;
 }