PathEngine home | previous: | next: |
Restores an agent that was previously marked as excluded from collision state.
void restoreTemporarilyIgnoredAgent(iAgent& agent); |
agent |
The agent to restore. Must be an agent that was previously removed with |
void restoreTemporarilyIgnoredAgent(Agent agent); |
Documentation for PathEngine release 6.04 - Copyright © 2002-2024 PathEngine | next: |