Пример #1
0
 public override FunRevert PerformEffect(Goap.Agent agent)
 {
     return(null);
 }
Пример #2
0
 public GoalEscape(Goap.Agent agent)
 {
 }
Пример #3
0
 public override bool CheckCondition(Goap.Agent agent)
 {
     return(true);
 }