RecipegetIngredients Method |
[Missing <summary> documentation for "M:Planetbase.Recipe.getIngredients"]
Namespace: PlanetbaseAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic ResourceSubtype[] getIngredients()
Public Function getIngredients As ResourceSubtype()
public:
array<ResourceSubtype>^ getIngredients()
Return Value
Type:
ResourceSubtype[Missing <returns> documentation for "M:Planetbase.Recipe.getIngredients"]
See Also