C# Class RA.WorkGiver_ConstructDeliverResourcesToBlueprints

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

Méthodes publiques

Méthode Description
DeconstructExistingEdificeJob ( Pawn pawn, RimWorld blue ) : Job
JobOnThing ( Pawn pawn, Thing t ) : Job
NoCostFrameMakeJobFor ( Pawn pawn, IConstructible c ) : Job

Method Details

DeconstructExistingEdificeJob() public méthode

public DeconstructExistingEdificeJob ( Pawn pawn, RimWorld blue ) : Job
pawn Pawn
blue RimWorld
Résultat Job

JobOnThing() public méthode

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

NoCostFrameMakeJobFor() public méthode

public NoCostFrameMakeJobFor ( Pawn pawn, IConstructible c ) : Job
pawn Pawn
c IConstructible
Résultat Job