Property | Type | Description | |
---|---|---|---|
craftingEffect | |||
craftingInfoPanel | |||
craftingSlotContainer | |||
craftingSlotPrefab | CraftingSlot | ||
recipes | List |
||
toggleGroup |
Method | Description | |
---|---|---|
Close ( ) : void | ||
CraftItem ( ) : void | ||
CraftingCoroutine ( ) : IEnumerator | ||
Open ( ) : void | ||
Open ( List |
||
SanitizeRecipes ( List |
||
SelectCraftingSlot ( CraftingSlot craftingSlot ) : void |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
InitializeSlots ( List |
||
SelectSlot ( ) : void |
public SanitizeRecipes ( List |
||
recipesToSanitize | List |
|
return | List |
public SelectCraftingSlot ( CraftingSlot craftingSlot ) : void | ||
craftingSlot | CraftingSlot | |
return | void |
public AudioClip,UnityEngine craftingEffect | ||
return |
public CraftingInfoPanel,Sol craftingInfoPanel | ||
return |
public Transform,UnityEngine craftingSlotContainer | ||
return |