dtLocalBoundary::update

[UE4: new sections: link removal, path corridor, direction]

Windows
MacOS
Linux

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

Syntax

void update
(
    dtPolyRef ref,
    const float * pos,
    const float collisionQueryRange,
    const bool bIgnoreAtEnd,
    const float * endPos,
    const dtPolyRef * path,
    const int npath,
    const float * moveDir,
    dtNavMeshQuery * navquery,
    const dtQueryFilter * filter
)

Remarks

[UE4: new sections: link removal, path corridor, direction]

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss