Method SetPriceIconSpriteName
SetPriceIconSpriteName(string)
Sets sprite name for price icon that will be displayed on the PurchaseButton.
Declaration
public void SetPriceIconSpriteName(string spriteName)
Parameters
| Type | Name | Description |
|---|---|---|
| string | spriteName | The sprite name that is defined on Assets Detail for price icon sprite. |