C# Class FishIndustry.JobDriver_HarvestAquacultureBasinProduction

Order a pawn to go and harvest aquaculture basin's production.
Inheritance: JobDriver
Show file Open project: Rikiki123456789/Rimworld

Public Properties

Property Type Description
aquacultureBasinIndex TargetIndex

Protected Methods

Method Description
MakeNewToils ( ) : IEnumerable

Method Details

MakeNewToils() protected method

protected MakeNewToils ( ) : IEnumerable
return IEnumerable

Property Details

aquacultureBasinIndex public property

public TargetIndex aquacultureBasinIndex
return TargetIndex