Table of Contents

Class MPAnnouncementItemVM

Namespace
TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.Lobby.Home
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

string

Description

public string Description { get; set; }

Property Value

string

IsPinned

public bool IsPinned { get; set; }

Property Value

bool

IsSingleDate

public bool IsSingleDate { get; set; }

Property Value

bool

Title

public string Title { get; set; }

Property Value

string

Type

public int Type { get; set; }

Property Value

int

TypeName

public string TypeName { get; set; }

Property Value

string

Methods

ExecuteInspect()

public void ExecuteInspect()

Events

OnInspect

public static event Action<MPAnnouncementItemVM> OnInspect

Event Type

Action<MPAnnouncementItemVM>

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).