Class ShowWheatPrice
Make a text component show current year's wheat price.
Namespace: Global
Assembly: cs.temp.dll.dll
Syntax
public class ShowWheatPrice : MonoBehaviour
Fields
wheatPriceText
The text component to modify.
Declaration
public TextMeshProUGUI wheatPriceText
Field Value
Type | Description |
---|---|
TextMeshProUGUI |