Path
Engine
home
previous:
iObstacleSet::savePathfindPreprocessFor()
next:
iObstacleSet::temporarilyIgnoreAgent()
Contents
,
API Reference
,
Interfaces
,
iObstacleSet
,
size
iObstacleSet::size()
Description
Equivalent to calling getNumberOfAgents()
Syntax
int32_t size()
const
;
Return Value
The number of agents currently included in the set.
C# Mapping
int
size();
Java Mapping
int
size();
Documentation for PathEngine release 6.04 - Copyright © 2002-2024 PathEngine
next:
iObstacleSet::temporarilyIgnoreAgent()