dtBuildTileCacheLayer

Windows
MacOS
Linux

References

Module

Navmesh

Header

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

Include

#include "DetourTileCache/DetourTileCacheBuilder.h"

Source

/Engine/Source/Runtime/Navmesh/Private/DetourTileCache/DetourTileCacheBuilder.cpp

Syntax

dtStatus dtBuildTileCacheLayer
(
    dtTileCacheCompressor * comp,
    dtTileCacheLayerHeader * header,
    const unsigned short * heights,
    const unsigned char * areas,
    const unsigned char * cons,
    unsigned char ** outData,
    int * outDataSize
)

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