Table of Contents

Class MPLobbyClanAnnouncementVM

Namespace
TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.Lobby.Clan
Assembly
TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.dll
public class MPLobbyClanAnnouncementVM : ViewModel
Inheritance
MPLobbyClanAnnouncementVM

Constructors

MPLobbyClanAnnouncementVM(PlayerId, string, DateTime, int, bool)

public MPLobbyClanAnnouncementVM(PlayerId senderId, string message, DateTime date, int id, bool canBeDeleted)

Parameters

senderId PlayerId
message string
date DateTime
id int
canBeDeleted bool

Properties

CanBeDeleted

public bool CanBeDeleted { get; set; }

Property Value

bool

Details

public string Details { get; set; }

Property Value

string

MessageText

public string MessageText { get; set; }

Property Value

string

SenderPlayer

public MPLobbyPlayerBaseVM SenderPlayer { get; set; }

Property Value

MPLobbyPlayerBaseVM

Methods

RefreshValues()

public override void RefreshValues()

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