C# Class FishIndustry.WorkGiver_FillAquacultureHopper

WorkGiver_FillAquacultureHopper class.
Inheritance: WorkGiver_Scanner
Afficher le fichier Open project: Rikiki123456789/Rimworld Class Usage Examples

Méthodes publiques

Méthode Description
HopperFillFoodJob ( Pawn pawn, ISlotGroupParent hopperSgp ) : Job
JobOnThing ( Pawn pawn, Thing thing ) : Job

Method Details

HopperFillFoodJob() public static méthode

public static HopperFillFoodJob ( Pawn pawn, ISlotGroupParent hopperSgp ) : Job
pawn Pawn
hopperSgp ISlotGroupParent
Résultat Job

JobOnThing() public méthode

public JobOnThing ( Pawn pawn, Thing thing ) : Job
pawn Pawn
thing Thing
Résultat Job