Navigation
Unreal Engine C++ API Reference > Runtime > Navmesh > Detour > dtNavMeshQuery
References
Module | Navmesh |
Header | /Engine/Source/Runtime/Navmesh/Public/Detour/DetourNavMeshQuery.h |
Include | #include "Detour/DetourNavMeshQuery.h" |
Source | /Engine/Source/Runtime/Navmesh/Private/Detour/DetourNavMeshQuery.cpp |
dtStatus findWallsInNeighbourhood
&40;
dtPolyRef startRef,
const dtReal &42; centerPos,
const dtReal radius,
const dtQueryFilter &42; filter,
dtPolyRef &42; neiRefs,
int &42; neiCount,
const int maxNei,
dtReal &42; resultWalls,
dtPolyRef &42; resultRefs,
int &42; resultCount,
const int maxResult
&41; const
Remarks
[UE] Finds the wall segments in local neighbourhood