C# Class RA.WorkGiver_ConstructDeliverResourcesToBlueprints

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

Public Methods

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

Method Details

DeconstructExistingEdificeJob() public method

public DeconstructExistingEdificeJob ( Pawn pawn, RimWorld blue ) : Job
pawn Pawn
blue RimWorld
return Job

JobOnThing() public method

public JobOnThing ( Pawn pawn, Thing t ) : Job
pawn Pawn
t Thing
return Job

NoCostFrameMakeJobFor() public method

public NoCostFrameMakeJobFor ( Pawn pawn, IConstructible c ) : Job
pawn Pawn
c IConstructible
return Job