Candide.GameModels.Models.Items.ItemRecipes
Type JSONpublic class in Candide.GameModels.Models.Items
Type metadata
- Assembly
Romestead - Namespace
Candide.GameModels.Models.Items - Base type
System.Object - Hash
D72F6A7970DAFE79BA4D17893A9217DF7E3FE418C0A4988E0CB86DFEAB0D9F71
Relationships
Base type
System.Object
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
Recipes# | public | public System.Collections.Generic.List<Shared.Data.ItemRecipe> Recipes |
Methods
Add
#
public System.Void Add(System.String recipeId)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
B1B1DE8DA7A0BC4042A48565168B6EF530CD36E7A3BB0351B72229CBEDE84724 - Body hash
078A1242121A6EF6E1E68393811E9CBA5FCB8623C7EFB862310921BC62A94C01 - IL size18
Referenced calls
Shared.Data.ItemRecipeDataBase::GetItemRecipeOrMissing(System.String)System.Collections.Generic.List<Shared.Data.ItemRecipe>::Add(!0)