![]() |
Plasma Engine
2.0
|
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 |
State about a single sector (tile / cell) of an plAiNavMesh.