dtQueryFilter::getAreaCost

Returns the traversal cost of the area.

Windows
MacOS
Linux

References

Module

Navmesh

Header

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

Include

#include "Detour/DetourNavMeshQuery.h"

Syntax

float getAreaCost
(
    const int i
) const

Remarks

Returns the traversal cost of the area.

Returns

The traversal cost of the area.

Parameters

Parameter

Description

i

The id of the area.

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