dtTileCache::getTilesAt

Windows
MacOS
Linux

References

Module

Navmesh

Header

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

Include

#include "DetourTileCache/DetourTileCache.h"

Source

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

Syntax

int getTilesAt
(
    const int tx,
    const int ty,
    dtCompressedTileRef * tiles,
    const int maxTiles
) const

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