Property | Type | Description | |
---|---|---|---|
closeButton | UnityEngine.UI.Button | ||
descriptionText | |||
titleText | |||
transferButton | UnityEngine.UI.Button |
Method | Description | |
---|---|---|
Open ( ) : void | ||
OpenTransferModal ( ) : void | ||
SetContent ( InventoryIngredient ii, bool transferToInventory ) : void |
Method | Description | |
---|---|---|
Awake ( ) : void |
public SetContent ( InventoryIngredient ii, bool transferToInventory ) : void | ||
ii | InventoryIngredient | |
transferToInventory | bool | |
return | void |
public Button,UnityEngine.UI closeButton | ||
return | UnityEngine.UI.Button |
public Text,UnityEngine.UI descriptionText | ||
return |