C# Class FishIndustry.JobDriver_FishAtFishingPier

Order a pawn to go and fish at the fishing pier.
Inheritance: JobDriver
Afficher le fichier Open project: Rikiki123456789/Rimworld

Méthodes publiques

Свойство Type Description
fishingEquipment FishingEquipment
fishingPierIndex TargetIndex
fishingRodMote Mote

Méthodes publiques

Méthode Description
ExposeData ( ) : void

Méthodes protégées

Méthode Description
MakeNewToils ( ) : IEnumerable

Method Details

ExposeData() public méthode

public ExposeData ( ) : void
Résultat void

MakeNewToils() protected méthode

protected MakeNewToils ( ) : IEnumerable
Résultat IEnumerable

Property Details

fishingEquipment public_oe property

public FishingEquipment fishingEquipment
Résultat FishingEquipment

fishingPierIndex public_oe property

public TargetIndex fishingPierIndex
Résultat TargetIndex

fishingRodMote public_oe property

public Mote fishingRodMote
Résultat Mote