프로퍼티 | 타입 | 설명 | |
---|---|---|---|
description | |||
fillIcon1 | |||
fillIcon2 | |||
harvestButton | UnityEngine.UI.Button | ||
harvesterUIRoot | |||
ingredient | InventoryIngredient | ||
mainIcon | |||
myTier | Tier | ||
rareIngredient | InventoryIngredient | ||
scanButton | UnityEngine.UI.Button | ||
scannerUIRoot | |||
title |
메소드 | 설명 | |
---|---|---|
Halt ( ) : void | ||
Harvest ( ) : void | ||
HarvestCoroutine ( ) : IEnumerator | ||
Initialize ( InventoryIngredient i, InventoryIngredient ri, float rdc ) : void | ||
Scan ( ) : void |
메소드 | 설명 | |
---|---|---|
Awake ( ) : void | ||
ScanCoroutine ( ) : IEnumerator |
public Initialize ( InventoryIngredient i, InventoryIngredient ri, float rdc ) : void | ||
i | InventoryIngredient | |
ri | InventoryIngredient | |
rdc | float | |
리턴 | void |