ezEngine  Release 25.03
ezAiNavMeshSector Struct Referencefinal

State about a single sector (tile / cell) of an ezAiNavMesh. More...

#include <NavMesh.h>

Public Attributes

ezUInt8 m_FlagRequested: 1
 
ezUInt8 m_FlagInvalidate: 1
 
ezUInt8 m_FlagUpdateAvailable: 1
 
ezUInt8 m_FlagUsable: 1
 
ezDataBuffer m_NavmeshDataCur
 
ezDataBuffer m_NavmeshDataNew
 
dtTileRef m_TileRef = 0
 

Detailed Description

State about a single sector (tile / cell) of an ezAiNavMesh.


The documentation for this struct was generated from the following files: