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

New Feed data structure. More...

Public Member Functions

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

Detailed Description

New Feed data structure.

Member Function Documentation

◆ Category()

proto external string NewsFeedItem.Category ( )

Category type.

◆ Date()

proto external string NewsFeedItem.Date ( )

Date & Time.

◆ Excerpt()

proto external string NewsFeedItem.Excerpt ( )

Text of news.

◆ Path()

proto external string NewsFeedItem.Path ( )

Path to downloaded image.

◆ Slug()

proto external string NewsFeedItem.Slug ( )

News website URL fragment.

◆ Title()

proto external string NewsFeedItem.Title ( )

Title of news.

◆ URL()

proto external string NewsFeedItem.URL ( )

Full website URL.


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