C# 클래스 FishIndustry.JobDriver_FishAtFishingPier

Order a pawn to go and fish at the fishing pier.
상속: JobDriver
파일 보기 프로젝트 열기: Rikiki123456789/Rimworld

공개 프로퍼티들

프로퍼티 타입 설명
fishingEquipment FishingEquipment
fishingPierIndex TargetIndex
fishingRodMote Mote

공개 메소드들

메소드 설명
ExposeData ( ) : void

보호된 메소드들

메소드 설명
MakeNewToils ( ) : IEnumerable

메소드 상세

ExposeData() 공개 메소드

public ExposeData ( ) : void
리턴 void

MakeNewToils() 보호된 메소드

protected MakeNewToils ( ) : IEnumerable
리턴 IEnumerable

프로퍼티 상세

fishingEquipment 공개적으로 프로퍼티

public FishingEquipment fishingEquipment
리턴 FishingEquipment

fishingPierIndex 공개적으로 프로퍼티

public TargetIndex fishingPierIndex
리턴 TargetIndex

fishingRodMote 공개적으로 프로퍼티

public Mote fishingRodMote
리턴 Mote