Method IsInHeuristicMode
IsInHeuristicMode()
Query the behavior parameters in order to see if the Agent is running in Heuristic Mode.
Declaration
public bool IsInHeuristicMode()
Returns
| Type | Description |
|---|---|
| bool | true if the Agent is running in Heuristic mode. |