dtTileCache::encodeObstacleId

Encodes an obstacle id.

Windows
MacOS
Linux

References

Module

Navmesh

Header

/Engine/Source/Runtime/Navmesh/Public/DetourTileCache/DetourTileCache.h

Include

#include "DetourTileCache/DetourTileCache.h"

Syntax

dtObstacleRef encodeObstacleId
(
    unsigned int salt,
    unsigned int it
) const

Remarks

Encodes an obstacle id.

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