C# Class RA.RA_HaulAIUtility

Mostra file Open project: RWA-Team/RimworldAscension

Public Methods

Method Description
HaulMaxNumToCellJob ( Pawn hauler, Thing haulable, IntVec3 storeCell, bool fitInStoreCell ) : Job

Method Details

HaulMaxNumToCellJob() public static method

public static HaulMaxNumToCellJob ( Pawn hauler, Thing haulable, IntVec3 storeCell, bool fitInStoreCell ) : Job
hauler Pawn
haulable Thing
storeCell IntVec3
fitInStoreCell bool
return Job