Beispiel #1
0
 private MeshInstanceRenderer GetIngredientLook(int ingredientType)
 {
     return(BootStrap.GetIngredientLook(ingredientType));
 }