Class CraftingStationBehaviour NamespaceGrindFest AssemblyGrindFest.dll public class CraftingStationBehaviour : MonoBehaviour Inheritance object Object Component Behaviour MonoBehaviour CraftingStationBehaviour Fields CraftingSkillPrefab FuelSystem Interactive ItemPosition Items recipes Methods Clear() FindItem<T>() FindMaterial(ItemBehaviour) GetMaxItems() HasItem<T>() HasMaterial(ItemBehaviour) OnDoubleClick(HeroController) OnValidate() RemoveItem(ItemBehaviour) Start() TryCraft(SkillBehaviour) Events ItemAdded ItemCrafted