Riwmorld
RimWorld.Planet.Caravan_PathFollower Class Reference
Inheritance diagram for RimWorld.Planet.Caravan_PathFollower:
Verse.IExposable

Public Member Functions

 Caravan_PathFollower (Caravan caravan)
 
void ExposeData ()
 
bool IsNextTilePassable ()
 
void Notify_Teleported_Int ()
 
void PatherTick ()
 
void ResetToCurrentPosition ()
 
void StartPath (int destTile, CaravanArrivalAction arrivalAction, bool repathImmediately=false)
 
void StopDead ()
 

Static Public Member Functions

static int CostToMoveIntoTile (Caravan caravan, int tile, float yearPercent=-1f)
 

Public Attributes

const int MaxMoveTicks = 120000
 
const float DefaultPathCostToPayPerTick = 1f
 
int nextTile = -1
 
float nextTileCostLeft
 
float nextTileCostTotal = 1f
 
CaravanArrivalAction arrivalAction
 
WorldPath curPath
 
int lastPathedTargetTile
 

Properties

int Destination [get]
 
bool Moving [get]
 

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