Class MPNewsVM
- 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
ImportantNews
public MBBindingList<MPNewsItemVM> ImportantNews { get; set; }
Property Value
MainNews
public MPNewsItemVM MainNews { get; set; }
Property Value
Methods
OnFinalize()
public override void OnFinalize()
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).