Riwmorld
Verse.AI.PawnPath Class Reference
Inheritance diagram for Verse.AI.PawnPath:

Public Member Functions

void AddNode (IntVec3 nodePosition)
 
IntVec3 ConsumeNextNode ()
 
void Dispose ()
 
void DrawPath (Pawn pathingPawn)
 
IntVec3 Peek (int nodesAhead)
 
void ReleaseToPool ()
 
void SetupFound (float totalCost)
 
override string ToString ()
 

Static Public Member Functions

static PawnPath NewNotFound ()
 

Public Attributes

bool inUse
 

Properties

IntVec3 FirstNode [get]
 
bool Found [get]
 
IntVec3 LastNode [get]
 
int NodesLeftCount [get]
 
List< IntVec3NodesReversed [get]
 
static PawnPath NotFound [get]
 
float TotalCost [get]
 

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