Свойство | Type | Description | |
---|---|---|---|
closeButton | UnityEngine.UI.Button | ||
descriptionText | |||
titleText | |||
transferButton | UnityEngine.UI.Button |
Méthode | Description | |
---|---|---|
Open ( ) : void | ||
OpenTransferModal ( ) : void | ||
SetContent ( InventoryIngredient ii, bool transferToInventory ) : void |
Méthode | Description | |
---|---|---|
Awake ( ) : void |
public SetContent ( InventoryIngredient ii, bool transferToInventory ) : void | ||
ii | InventoryIngredient | |
transferToInventory | bool | |
Résultat | void |
public Button,UnityEngine.UI closeButton | ||
Résultat | UnityEngine.UI.Button |
public Text,UnityEngine.UI descriptionText | ||
Résultat |