Class MPLobbyClanAnnouncementVM
- 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
Properties
CanBeDeleted
public bool CanBeDeleted { get; set; }
Property Value
Details
public string Details { get; set; }
Property Value
MessageText
public string MessageText { get; set; }
Property Value
SenderPlayer
public MPLobbyPlayerBaseVM SenderPlayer { get; set; }
Property Value
Methods
RefreshValues()
public override void RefreshValues()
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).