C# Class RA.JobDriver_CollectSand

Inheritance: JobDriver
Mostra file Open project: RWA-Team/RimworldAscension

Public Methods

Method Description
CollectSand ( int ticksToCollect ) : Toil

Protected Methods

Method Description
MakeNewToils ( ) : IEnumerable

Method Details

CollectSand() public method

public CollectSand ( int ticksToCollect ) : Toil
ticksToCollect int
return Toil

MakeNewToils() protected method

protected MakeNewToils ( ) : IEnumerable
return IEnumerable