Свойство | Type | Description | |
---|---|---|---|
ingredients | List |
||
manager | |||
targetCount | int | ||
targetRecipe | RecipeDef |
Méthode | Description | |
---|---|---|
Dialog_CreateJobsForIngredients ( |
||
DoWindowContents ( |
||
HasPrerequisiteChoices ( Map map, RecipeDef recipe ) : bool |
Returns true if the recipe has prerequisite ingredients, and those ingredients can currently be crafted.
|
public Dialog_CreateJobsForIngredients ( |
||
manager | ||
recipe | RecipeDef | |
count | int | |
Résultat | System |
public DoWindowContents ( |
||
inRect | ||
Résultat | void |
public static HasPrerequisiteChoices ( Map map, RecipeDef recipe ) : bool | ||
map | Map | |
recipe | RecipeDef | |
Résultat | bool |