Method SetIconImageField
SetIconImageField(Image)
Sets the Image component to display Inventory item icon sprite on this view.
Declaration
public void SetIconImageField(Image image)
Parameters
| Type | Name | Description |
|---|---|---|
| Image | image | The Image component to display Inventory item icon sprite. |