Plasma Engine  2.0
Loading...
Searching...
No Matches
plAiNavMeshSector Struct Referencefinal

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

#include <NavMesh.h>

Public Attributes

plUInt8 m_FlagRequested: 1
 
plUInt8 m_FlagInvalidate: 1
 
plUInt8 m_FlagUpdateAvailable: 1
 
plUInt8 m_FlagUsable: 1
 
plDataBuffer m_NavmeshDataCur
 
plDataBuffer m_NavmeshDataNew
 
dtTileRef m_TileRef = 0
 

Detailed Description

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


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