Method SetItemIconSpriteName
SetItemIconSpriteName(string)
Sets sprite name for item icon that will be displayed on this view.
Declaration
public void SetItemIconSpriteName(string spriteName)
Parameters
| Type | Name | Description |
|---|---|---|
| string | spriteName | The sprite name that is defined on Assets Detail for item icon sprite. |