|
Enfusion Script API
|
Popup Feed data structure. More...
Public Member Functions | |
| proto external string | BannerText () |
| Banner text. | |
| proto external string | HeaderText () |
| Header text. | |
| proto external string | ImageText () |
| Image text. | |
| proto external string | FooterText () |
| Footer text. | |
| proto external string | ActionButtonText () |
| Action Button Text. | |
| proto external string | ActionButtonURL () |
| Action Button URL. | |
| proto external string | ImagePath () |
| Path to downloaded image. | |
| proto external string | BackgroundImagePath () |
| Path to downloaded image. | |
Popup Feed data structure.
| proto external string PopupFeedItem.ActionButtonText | ( | ) |
Action Button Text.
| proto external string PopupFeedItem.ActionButtonURL | ( | ) |
Action Button URL.
| proto external string PopupFeedItem.BackgroundImagePath | ( | ) |
Path to downloaded image.
| proto external string PopupFeedItem.BannerText | ( | ) |
Banner text.
| proto external string PopupFeedItem.FooterText | ( | ) |
Footer text.
| proto external string PopupFeedItem.HeaderText | ( | ) |
Header text.
| proto external string PopupFeedItem.ImagePath | ( | ) |
Path to downloaded image.
| proto external string PopupFeedItem.ImageText | ( | ) |
Image text.