Method SetPromotionImage
SetPromotionImage(string)
Sets the promotion image asset name that will be used when displaying the user-provided promotion image and disable Auto Generate Promo Image (autoGeneratePromoImage).
Declaration
public void SetPromotionImage(string spriteAssetName)
Parameters
| Type | Name | Description |
|---|---|---|
| string | spriteAssetName | The sprite name that is defined on the transaction item's Assets Detail for the promotion image. |