프로퍼티 | 타입 | 설명 | |
---|---|---|---|
cancelButton | UnityEngine.UI.Button | ||
confirmTransferButton | UnityEngine.UI.Button | ||
selectedAmountDisplay | |||
slider | Slider |
메소드 | 설명 | |
---|---|---|
Close ( ) : void | ||
Open ( ) : void | ||
Open ( int i, InventoryIngredient ii, bool transferToInventory ) : void | ||
Transfer ( ) : void | ||
UpdateAmountText ( float i ) : void |
메소드 | 설명 | |
---|---|---|
Start ( ) : void |
public Open ( int i, InventoryIngredient ii, bool transferToInventory ) : void | ||
i | int | |
ii | InventoryIngredient | |
transferToInventory | bool | |
리턴 | void |
public Button,UnityEngine.UI confirmTransferButton | ||
리턴 | UnityEngine.UI.Button |
public Text,UnityEngine.UI selectedAmountDisplay | ||
리턴 |