Definition at line 1021 of file Recipe.cs.
◆ CanSetThing()
bool Recipe.Ingredient.CanSetThing |
( |
Thing | t | ) |
|
◆ GetName()
string Recipe.Ingredient.GetName |
( |
| ) |
|
◆ RefreshThing()
Thing Recipe.Ingredient.RefreshThing |
( |
| ) |
|
◆ SetThing()
void Recipe.Ingredient.SetThing |
( |
Thing | t = null | ) |
|
◆ dye
bool Recipe.Ingredient.dye |
◆ id
string Recipe.Ingredient.id |
◆ idOther
List<string> Recipe.Ingredient.idOther = new List<string>() |
◆ mat
int Recipe.Ingredient.mat = -1 |
◆ optional
bool Recipe.Ingredient.optional |
◆ refVal
int Recipe.Ingredient.refVal = -1 |
◆ req
int Recipe.Ingredient.req |
◆ tag
string Recipe.Ingredient.tag |
◆ thing
Thing Recipe.Ingredient.thing |
◆ uid
int Recipe.Ingredient.uid |
◆ useCat
bool Recipe.Ingredient.useCat |
◆ IdThing
string Recipe.Ingredient.IdThing |
|
get |
◆ IsThingSpecified
bool Recipe.Ingredient.IsThingSpecified |
|
get |
The documentation for this class was generated from the following file: