Riwmorld
Verse.AI.PathGrid Class Reference

Public Member Functions

 PathGrid (Map map)
 
int CalculatedCostAt (IntVec3 c, bool perceivedStatic, IntVec3 prevCell)
 
int PerceivedPathCostAt (IntVec3 loc)
 
void RecalculateAllPerceivedPathCosts ()
 
void RecalculatePerceivedPathCostAt (IntVec3 c)
 
void RecalculatePerceivedPathCostUnderThing (Thing t)
 
void ResetPathGrid ()
 
bool Walkable (IntVec3 loc)
 
bool WalkableFast (IntVec3 loc)
 
bool WalkableFast (int x, int z)
 

Static Public Member Functions

static void LogPathCostIgnoreRepeaters ()
 

Public Attributes

int [] pathGrid
 

The documentation for this class was generated from the following file: