C# Class RA.RA_WorkGiver_GrowerSow

Inheritance: WorkGiver_GrowerSow
Afficher le fichier Open project: RWA-Team/RimworldAscension

Méthodes publiques

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

Method Details

DesignatePlantToCut() public méthode

public DesignatePlantToCut ( Thing thing ) : void
thing Thing
Résultat void

HaulGarbageAsideJob() public méthode

public HaulGarbageAsideJob ( IntVec3 cell, Pawn pawn ) : Job
cell IntVec3
pawn Pawn
Résultat Job

JobOnCell() public méthode

public JobOnCell ( Pawn pawn, IntVec3 cell ) : Job
pawn Pawn
cell IntVec3
Résultat Job