Navigation
API > API/Runtime > API/Runtime/NavigationSystem > API/Runtime/NavigationSystem/NavMesh > API/Runtime/NavigationSystem/NavMesh/URecastNavMeshDataChunk
| Type | Name | Description | |
|---|---|---|---|
| const TArray< FRecastTileData > & | GetTiles () |
Const accessor to the list of tiles in the data chunk. | |
| void | Collect tiles with data and/or cache data from the provided TileIndices. |