Navigation
Unreal Engine C++ API Reference > Runtime > Navmesh > Detour > dtNavMesh
References
Module | Navmesh |
Header | /Engine/Source/Runtime/Navmesh/Public/Detour/DetourNavMesh.h |
Include | #include "Detour/DetourNavMesh.h" |
unsigned int decodePolyIdTile
&40;
dtPolyRef ref
&41; const
Remarks
Extracts the tile's index from the specified polygon reference.
This function is generally meant for internal use only.
Parameters
Name | Description |
---|---|
ref | The polygon reference. |