Table of Contents

Class CraftingStationBehaviour

Namespace
GrindFest
Assembly
GrindFest.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)
OnClick(HeroController)
OnValidate()
RemoveItem(ItemBehaviour)
Start()
TryCraft(SkillBehaviour)

Events

ItemAdded
ItemCrafted