Riwmorld
RimWorld.WorkGiver_GrowerHarvest Class Reference
Inheritance diagram for RimWorld.WorkGiver_GrowerHarvest:
RimWorld.WorkGiver_Grower RimWorld.WorkGiver_Scanner RimWorld.WorkGiver

Public Member Functions

override bool HasJobOnCell (Pawn pawn, IntVec3 c)
 
override Job JobOnCell (Pawn pawn, IntVec3 c)
 
- Public Member Functions inherited from RimWorld.WorkGiver_Grower
override IEnumerable< IntVec3PotentialWorkCellsGlobal (Pawn pawn)
 
- Public Member Functions inherited from RimWorld.WorkGiver_Scanner
virtual float GetPriority (Pawn pawn, TargetInfo t)
 
float GetPriority (Pawn pawn, IntVec3 cell)
 
virtual bool HasJobOnThing (Pawn pawn, Thing t)
 
virtual bool HasJobOnThingForced (Pawn pawn, Thing t)
 
virtual Job JobOnThing (Pawn pawn, Thing t)
 
virtual Job JobOnThingForced (Pawn pawn, Thing t)
 
virtual IEnumerable< ThingPotentialWorkThingsGlobal (Verse.Pawn Pawn)
 
- Public Member Functions inherited from RimWorld.WorkGiver
PawnCapacityDef MissingRequiredCapacity (Pawn pawn)
 
virtual Job NonScanJob (Pawn pawn)
 
virtual bool ShouldSkip (Pawn pawn)
 

Properties

override Verse.AI.PathEndMode PathEndMode [get]
 
- Properties inherited from RimWorld.WorkGiver_Scanner
virtual int LocalRegionsToScanFirst [get]
 
virtual Verse.AI.PathEndMode PathEndMode [get]
 
virtual ThingRequest PotentialWorkThingRequest [get]
 
virtual bool Prioritized [get]
 

Additional Inherited Members

- Static Public Member Functions inherited from RimWorld.WorkGiver_Grower
static ThingDef CalculateWantedPlantDef (IntVec3 c, Map map)
 
- Public Attributes inherited from RimWorld.WorkGiver
WorkGiverDef def
 
- Protected Member Functions inherited from RimWorld.WorkGiver_Grower
virtual bool ExtraRequirements (IPlantToGrowSettable settable, Pawn pawn)
 
- Static Protected Attributes inherited from RimWorld.WorkGiver_Grower
static ThingDef wantedPlantDef
 

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