Table of Contents

Class MPNewsVM

Namespace
TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.Lobby.Home
Assembly
TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.dll
public class MPNewsVM : ViewModel
Inheritance
MPNewsVM

Constructors

MPNewsVM(NewsManager)

public MPNewsVM(NewsManager newsManager)

Parameters

newsManager NewsManager

Properties

HasValidNews

public bool HasValidNews { get; set; }

Property Value

bool

ImportantNews

public MBBindingList<MPNewsItemVM> ImportantNews { get; set; }

Property Value

MBBindingList<MPNewsItemVM>

MainNews

public MPNewsItemVM MainNews { get; set; }

Property Value

MPNewsItemVM

Methods

OnFinalize()

public override void OnFinalize()

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