dtNavMesh::getClusterRefBase

Gets the cluster reference for the tile's base cluster.

Windows
MacOS
Linux

References

Module

Navmesh

Header

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

Include

#include "Detour/DetourNavMesh.h"

Source

/Engine/Source/Runtime/Navmesh/Private/Detour/DetourNavMesh.cpp

Syntax

dtClusterRef getClusterRefBase
(
    const dtMeshTile * tile
) const

Remarks

Gets the cluster reference for the tile's base cluster.

Returns

The cluster reference for the base cluster in the specified tile.

Parameters

Parameter

Description

tile

The tile.

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