C# Class OutpostGenerator.JobDriver_CleanOutpost

Order a pawn to clean some filth.
Inheritance: JobDriver
ファイルを表示 Open project: Rikiki123456789/Rimworld

Public Properties

Property Type Description
filthIndex TargetIndex

Private Properties

Property Type Description

Public Methods

Method Description
ExposeData ( ) : void

Protected Methods

Method Description
MakeNewToils ( ) : IEnumerable

Method Details

ExposeData() public method

public ExposeData ( ) : void
return void

MakeNewToils() protected method

protected MakeNewToils ( ) : IEnumerable
return IEnumerable

Property Details

filthIndex public_oe property

public TargetIndex filthIndex
return TargetIndex