Method SetPriceIconImageField
SetPriceIconImageField(Image)
Sets the Image component to display price icon sprite on the button.
Declaration
public void SetPriceIconImageField(Image image)
Parameters
| Type | Name | Description |
|---|---|---|
| Image | image | The Image component to display price icon sprite. |