Enfusion Script API
Loading...
Searching...
No Matches
Public Member Functions | List of all members
NewsFeedItem Interface Reference

Public Member Functions

proto native string Title ()
 Title of news.
 
proto native string Excerpt ()
 Text of news.
 
proto native string Slug ()
 News website URL fragment.
 
proto native string Category ()
 Category type.
 
proto native string URL ()
 Full website URL.
 
proto native string Date ()
 Date & Time.
 
proto native string Path ()
 Path to downloaded image.
 

Member Function Documentation

◆ Category()

proto native string NewsFeedItem.Category ( )

Category type.

◆ Date()

proto native string NewsFeedItem.Date ( )

Date & Time.

◆ Excerpt()

proto native string NewsFeedItem.Excerpt ( )

Text of news.

◆ Path()

proto native string NewsFeedItem.Path ( )

Path to downloaded image.

◆ Slug()

proto native string NewsFeedItem.Slug ( )

News website URL fragment.

◆ Title()

proto native string NewsFeedItem.Title ( )

Title of news.

◆ URL()

proto native string NewsFeedItem.URL ( )

Full website URL.


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