C# Class OutpostGenerator.JobDriver_BoardSupplyShip

Order a pawn to board the supply ship.
Inheritance: JobDriver
ファイルを表示 Open project: Rikiki123456789/Rimworld

Public Properties

Property Type Description
supplyShip TargetIndex

Protected Methods

Method Description
MakeNewToils ( ) : IEnumerable

Method Details

MakeNewToils() protected method

protected MakeNewToils ( ) : IEnumerable
return IEnumerable

Property Details

supplyShip public_oe property

public TargetIndex supplyShip
return TargetIndex