PathEngine home previous: iObstacleSet::pathfindPreprocessNeedsUpdate()next: iObstacleSet::savePathfindPreprocessFor()
Contents, API Reference, Interfaces, iObstacleSet, removeAgent

iObstacleSet::removeAgent()

Description

Removes a specified agent from this set.

Syntax

void removeAgent(iAgent* agent);

Parameters

agent The agent to remove.
This agent must be currently included in the set.

See Also

iObstacleSet::addAgent()
Documentation for PathEngine release 5.18 - Copyright © 2002-2008 PathEnginenext: iObstacleSet::savePathfindPreprocessFor()