Navigation
API > API/Runtime > API/Runtime/Navmesh > API/Runtime/Navmesh/DetourCrowd > API/Runtime/Navmesh/DetourCrowd/dtLocalBoundary > API/Runtime/Navmesh/DetourCrowd/dtLocalBoundary/update
References
Module | Navmesh |
Header | /Engine/Source/Runtime/Navmesh/Public/DetourCrowd/DetourLocalBoundary.h |
Include | #include "DetourCrowd/DetourLocalBoundary.h" |
Source | /Engine/Source/Runtime/Navmesh/Private/DetourCrowd/DetourLocalBoundary.cpp |
void update
(
dtPolyRef ref,
const dtReal * pos,
const dtReal collisionQueryRange,
const bool bIgnoreAtEnd,
const dtReal * endPos,
const dtPolyRef * path,
const int npath,
const dtReal * moveDir,
dtNavMeshQuery * navquery,
const dtQueryFilter * filter
)
Remarks
[UE: new sections: link removal, path corridor, direction]