Enfusion Script API
Loading...
Searching...
No Matches
PopupFeedItem Interface Reference

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.
 

Detailed Description

Popup Feed data structure.

Member Function Documentation

◆ ActionButtonText()

proto external string PopupFeedItem.ActionButtonText ( )

Action Button Text.

◆ ActionButtonURL()

proto external string PopupFeedItem.ActionButtonURL ( )

Action Button URL.

◆ BackgroundImagePath()

proto external string PopupFeedItem.BackgroundImagePath ( )

Path to downloaded image.

◆ BannerText()

proto external string PopupFeedItem.BannerText ( )

Banner text.

◆ FooterText()

proto external string PopupFeedItem.FooterText ( )

Footer text.

◆ HeaderText()

proto external string PopupFeedItem.HeaderText ( )

Header text.

◆ ImagePath()

proto external string PopupFeedItem.ImagePath ( )

Path to downloaded image.

◆ ImageText()

proto external string PopupFeedItem.ImageText ( )

Image text.


The documentation for this interface was generated from the following file: