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