프로퍼티 | 타입 | 설명 | |
---|---|---|---|
craftingEffect | |||
craftingInfoPanel | |||
craftingSlotContainer | |||
craftingSlotPrefab | CraftingSlot | ||
recipes | List |
||
toggleGroup |
메소드 | 설명 | |
---|---|---|
Close ( ) : void | ||
CraftItem ( ) : void | ||
CraftingCoroutine ( ) : IEnumerator | ||
Open ( ) : void | ||
Open ( List |
||
SanitizeRecipes ( List |
||
SelectCraftingSlot ( CraftingSlot craftingSlot ) : void |
메소드 | 설명 | |
---|---|---|
Awake ( ) : void | ||
InitializeSlots ( List |
||
SelectSlot ( ) : void |
public SanitizeRecipes ( List |
||
recipesToSanitize | List |
|
리턴 | List |
public SelectCraftingSlot ( CraftingSlot craftingSlot ) : void | ||
craftingSlot | CraftingSlot | |
리턴 | void |
public Transform,UnityEngine craftingSlotContainer | ||
리턴 |