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