Closed homonovus closed 1 year ago
currently, all we have is navmesh.Find (InSphere) could we get a binding around for navmesh.FindInBox as well?
CNavMesh::ForAllAreasOverlappingExtent with a NavAreaCollector?
Added navmesh.FindInBox( mins, maxs )
Details
currently, all we have is navmesh.Find (InSphere) could we get a binding around for navmesh.FindInBox as well?
CNavMesh::ForAllAreasOverlappingExtent with a NavAreaCollector?