int GET_NUM_NAVMESHES_EXISTING_IN_AREA(float posMinX, float posMinY, float posMinZ, float posMaxX, float posMaxY, float posMaxZ);
| Property |
Value |
| Native Name |
GET_NUM_NAVMESHES_EXISTING_IN_AREA |
| Hash |
0x01708E8DD3FF8C65 |
| Return Type |
int |
| Parameters |
posMinX (float), posMinY (float), posMinZ (float), posMaxX (float), posMaxY (float), posMaxZ (float) |
Parameters
posMinX (float) — Min X Coordinate.
posMinY (float) — Min Y Coordinate.
posMinZ (float) — Min Z Coordinate.
posMaxX (float) — Max X Coordinate.
posMaxY (float) — Max Y Coordinate.
posMaxZ (float) — Max Z Coordinate.
Back to PATHFIND