1using System.Collections.Generic;
16 bool activeSelf =
goList.activeSelf;
19 if (activeSelf != flag)
46 Debug.Log(
"Refreshing uiDragGridIngredients");
47 List<Thing>
list =
new List<Thing>();
55 if (windowSaveData ==
null || !windowSaveData.
excludeCraft)
78 b.onRightClick = delegate
80 this.list.callbacks.OnClick(a, b);
Window.SaveData GetWindowSaveData()
Thing Pick(Thing t, bool msg=true, bool tryStack=true)
virtual bool AllowStockIngredients
sealed override void OnProcess(Thing t)
virtual bool ShouldShowGuide(Thing t)
void AddPutBack(Thing t, Thing container)
List< ButtonGrid > buttons
bool ShouldListAsResource(Thing t)
void ShowSplitMenu2(ButtonGrid button, string lang, Action< int > onSplit=null)
override void Add(object item)