Property | Type | Description | |
---|---|---|---|
closeButton | UnityEngine.UI.Button | ||
descriptionText | |||
titleText |
Method | Description | |
---|---|---|
Close ( ) : void | ||
Open ( ) : void | ||
Open ( Ingredient ingredient ) : void |
Open tooltip and initialize to ingredient values
|
|
SetContent ( Ingredient ingredient ) : void |
initialize to ingredient details
|
Method | Description | |
---|---|---|
Awake ( ) : void |
public SetContent ( Ingredient ingredient ) : void | ||
ingredient | Ingredient | |
return | void |
public Button,UnityEngine.UI closeButton | ||
return | UnityEngine.UI.Button |
public Text,UnityEngine.UI descriptionText | ||
return |