Property ForceHeuristic
ForceHeuristic
Force using the Agent's Heuristic() method to decide the action. This should only be used in testing.
Declaration
public bool ForceHeuristic { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |
Force using the Agent's Heuristic() method to decide the action. This should only be used in testing.
public bool ForceHeuristic { get; set; }
| Type | Description |
|---|---|
| bool |