Method SetQuantityTextField
SetQuantityTextField(Text)
Sets the Text component to display the Inventory item quantity on this view.
Declaration
public void SetQuantityTextField(Text text)
Parameters
| Type | Name | Description |
|---|---|---|
| Text | text | The Text component to display the Inventory item quantity |