public void SetAgent(ReGoapAgent goapAgent) { reGoapAgent = goapAgent; }
public virtual void Init(ReGoapAgent reGoapAgent) { this.reGoapAgent = reGoapAgent; }