![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <DetourNavMesh.h>
Public Member Functions | |
| ReadTilesHelper () | |
| ~ReadTilesHelper () | |
| dtMeshTile ** | PrepareArray (int RequestedSize) |
Public Attributes | |
| dtMeshTile * | Tiles [MaxTiles] |
| int | NumAllocated |
| dtMeshTile ** | AllocatedTiles |
Static Public Attributes | |
| static const int | MaxTiles = 32 |
|
inline |
|
inline |
|
inline |
| dtMeshTile** ReadTilesHelper::AllocatedTiles |
|
static |
| int ReadTilesHelper::NumAllocated |
| dtMeshTile* ReadTilesHelper::Tiles[MaxTiles] |