ReadTilesHelper

BEGIN: helper for reading tiles

Windows
MacOS
Linux

References

Module

Navmesh

Header

/Engine/Source/Runtime/Navmesh/Public/Detour/DetourNavMesh.h

Include

#include "Detour/DetourNavMesh.h"

Syntax

struct ReadTilesHelper

Remarks

BEGIN: helper for reading tiles

Variables

Name Description

Public variable

dtMeshTile *...

 

AllocatedTiles

Public variable

int

 

NumAllocated

Public variable

dtMeshTile *...

 

Tiles

Constructors

Name Description

Public function

ReadTilesHelper()

Destructors

Name Description

Public function

~ReadTilesHelper()

Functions

Name Description

Public function

dtMeshTile &...

 

PrepareArray

(
    int RequestedSize
)

Constants

Name

Description

MaxTiles

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