C# Class RA.RA_HaulAIUtility

Afficher le fichier Open project: RWA-Team/RimworldAscension

Méthodes publiques

Méthode Description
HaulMaxNumToCellJob ( Pawn hauler, Thing haulable, IntVec3 storeCell, bool fitInStoreCell ) : Job

Method Details

HaulMaxNumToCellJob() public static méthode

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