Struct NewsItem
- Namespace
- TaleWorlds.Library.NewsManager
- Assembly
- TaleWorlds.Library.dll
public struct NewsItem
- Inherited Members
- Extension Methods
Properties
Description
public string Description { get; set; }
Property Value
Feeds
public List<NewsType> Feeds { get; set; }
Property Value
ImageSourcePath
public string ImageSourcePath { get; set; }
Property Value
NewsLink
public string NewsLink { get; set; }
Property Value
Title
public string Title { get; set; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).