Table of Contents

Class LauncherNewsItemVM

Namespace
TaleWorlds.MountAndBlade.Launcher.Library
Assembly
TaleWorlds.MountAndBlade.Launcher.Library.dll
public class LauncherNewsItemVM : ViewModel, IViewModel, INotifyPropertyChanged
Inheritance
LauncherNewsItemVM
Implements
Inherited Members

Constructors

LauncherNewsItemVM(NewsItem, bool)

public LauncherNewsItemVM(NewsItem item, bool isMultiplayer)

Parameters

item NewsItem
isMultiplayer bool

Properties

Category

[DataSourceProperty]
public string Category { get; set; }

Property Value

string

NewsImageUrl

[DataSourceProperty]
public string NewsImageUrl { get; set; }

Property Value

string

Title

[DataSourceProperty]
public string Title { get; set; }

Property Value

string

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