dtQueryFilter::isValidLinkSide

Filters link in regards to its side. Used for backtracking.

Windows
MacOS
Linux

References

Module

Navmesh

Header

/Engine/Source/Runtime/Navmesh/Public/Detour/DetourNavMeshQuery.h

Include

#include "Detour/DetourNavMeshQuery.h"

Syntax

bool isValidLinkSide
(
    const unsigned char side
) const

Remarks

Filters link in regards to its side. Used for backtracking.

Returns

should link with this side be accepted

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