C# Class RA.RA_Toils_Recipe

Afficher le fichier Open project: RWA-Team/RimworldAscension

Méthodes publiques

Méthode Description
DoRecipeWork ( ) : Toil
FinishRecipeAndStartStoringProduct ( ) : Toil
GetDominantIngredient ( RecipeDef recipe, List ingredients ) : Thing
ProcessedIngredients ( Job job, Thing &dominantIngredient ) : List

Method Details

DoRecipeWork() public static méthode

public static DoRecipeWork ( ) : Toil
Résultat Toil

FinishRecipeAndStartStoringProduct() public static méthode

public static FinishRecipeAndStartStoringProduct ( ) : Toil
Résultat Toil

GetDominantIngredient() public static méthode

public static GetDominantIngredient ( RecipeDef recipe, List ingredients ) : Thing
recipe RecipeDef
ingredients List
Résultat Thing

ProcessedIngredients() public static méthode

public static ProcessedIngredients ( Job job, Thing &dominantIngredient ) : List
job Job
dominantIngredient Thing
Résultat List