1using System.Collections.Generic;
19 public HashSet<Recipe>
recipes =
new HashSet<Recipe>();
57 HashSet<Recipe> hashSet =
new HashSet<Recipe>();
78 if (!hashSet.SetEquals(
recipes))
114 if (Input.GetKeyDown(KeyCode.Escape))
121 if (
count > 10 && functionkeyDown != -1)
124 if ((
bool)hotbarExtra && hotbarExtra.
GetItem(functionkeyDown) is
HotItemWidget hotItemWidget && hotItemWidget.
id == base.ID)
static List< RecipeSource > list
Dictionary< string, int > knownRecipes
QuestTrackCraft GetQuestTrack()
static Recipe Create(RecipeSource _source, int idMat=-1, Thing ing=null)
void ToggleTrack(QuestTrackCraft quest)
override void Add(object o)