Riwmorld
Verse.AI.Pawn_PathFollower Class Reference
Inheritance diagram for Verse.AI.Pawn_PathFollower:
Verse.IExposable

Public Member Functions

 Pawn_PathFollower (Pawn newPawn)
 
Building BuildingBlockingNextPathCell ()
 
void ExposeData ()
 
bool MovedRecently (int ticks)
 
Building_Door NextCellDoorToManuallyOpen ()
 
void Notify_Teleported_Int ()
 
void PatherDraw ()
 
void PatherTick ()
 
void ResetToCurrentPosition ()
 
void StartPath (LocalTargetInfo dest, PathEndMode peMode)
 
void StopDead ()
 
void TryResumePathingAfterLoading ()
 
bool WillCollideWithPawnOnNextPathCell ()
 

Public Attributes

IntVec3 nextCell
 
float nextCellCostLeft
 
float nextCellCostTotal = 1f
 
PawnPath curPath
 
IntVec3 lastPathedTargetPosition
 

Protected Attributes

Pawn pawn
 

Properties

LocalTargetInfo Destination [get]
 
bool Moving [get]
 
bool MovingNow [get]
 

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