Class MPAnnouncementItemVM
- Assembly
- TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.dll
public class MPAnnouncementItemVM : ViewModel
- Inheritance
-
MPAnnouncementItemVM
Constructors
MPAnnouncementItemVM(PublishedLobbyNewsArticle)
public MPAnnouncementItemVM(PublishedLobbyNewsArticle announcement)
Parameters
announcement
PublishedLobbyNewsArticle
Properties
DateText
public string DateText { get; set; }
Property Value
Description
public string Description { get; set; }
Property Value
IsPinned
public bool IsPinned { get; set; }
Property Value
IsSingleDate
public bool IsSingleDate { get; set; }
Property Value
Title
public string Title { get; set; }
Property Value
Type
public int Type { get; set; }
Property Value
TypeName
public string TypeName { get; set; }
Property Value
Methods
ExecuteInspect()
public void ExecuteInspect()
Events
OnInspect
public static event Action<MPAnnouncementItemVM> OnInspect
Event Type
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).