C# Class RA.RA_WorkGiver_GrowerSow

Inheritance: WorkGiver_GrowerSow
Mostra file Open project: RWA-Team/RimworldAscension

Public Methods

Method Description
DesignatePlantToCut ( Thing thing ) : void
HaulGarbageAsideJob ( IntVec3 cell, Pawn pawn ) : Job
JobOnCell ( Pawn pawn, IntVec3 cell ) : Job

Method Details

DesignatePlantToCut() public method

public DesignatePlantToCut ( Thing thing ) : void
thing Thing
return void

HaulGarbageAsideJob() public method

public HaulGarbageAsideJob ( IntVec3 cell, Pawn pawn ) : Job
cell IntVec3
pawn Pawn
return Job

JobOnCell() public method

public JobOnCell ( Pawn pawn, IntVec3 cell ) : Job
pawn Pawn
cell IntVec3
return Job