Class MPLobbyClanOverviewVM
- Assembly
- TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.dll
public class MPLobbyClanOverviewVM : ViewModel
- Inheritance
-
MPLobbyClanOverviewVM
Constructors
MPLobbyClanOverviewVM(Action)
public MPLobbyClanOverviewVM(Action openInviteClanMemberPopup)
Parameters
openInviteClanMemberPopup
Action
Properties
AnnouncementsList
public MBBindingList<MPLobbyClanAnnouncementVM> AnnouncementsList { get; set; }
Property Value
AnnouncementsText
public string AnnouncementsText { get; set; }
Property Value
AreActionButtonsEnabled
public bool AreActionButtonsEnabled { get; set; }
Property Value
CantLeaveHint
public HintViewModel CantLeaveHint { get; set; }
Property Value
ChangeFactionPopup
public MPLobbyClanChangeFactionPopupVM ChangeFactionPopup { get; set; }
Property Value
ChangeFactionText
public string ChangeFactionText { get; set; }
Property Value
ChangeSigilPopup
public MPLobbyClanChangeSigilPopupVM ChangeSigilPopup { get; set; }
Property Value
ChangeSigilText
public string ChangeSigilText { get; set; }
Property Value
ClanDescriptionText
public string ClanDescriptionText { get; set; }
Property Value
CultureColor1
public Color CultureColor1 { get; set; }
Property Value
CultureColor2
public Color CultureColor2 { get; set; }
Property Value
DisbandText
public string DisbandText { get; set; }
Property Value
DoesHaveAnnouncements
public bool DoesHaveAnnouncements { get; set; }
Property Value
DoesHaveDescription
public bool DoesHaveDescription { get; set; }
Property Value
FactionCultureID
public string FactionCultureID { get; set; }
Property Value
InformationText
public string InformationText { get; set; }
Property Value
InviteMembersHint
public HintViewModel InviteMembersHint { get; set; }
Property Value
IsLeader
public bool IsLeader { get; set; }
Property Value
IsPrivilegedMember
public bool IsPrivilegedMember { get; set; }
Property Value
IsSelected
public bool IsSelected { get; set; }
Property Value
LeaveText
public string LeaveText { get; set; }
Property Value
MembersText
public string MembersText { get; set; }
Property Value
NameText
public string NameText { get; set; }
Property Value
NoAnnouncementsText
public string NoAnnouncementsText { get; set; }
Property Value
NoDescriptionText
public string NoDescriptionText { get; set; }
Property Value
SendAnnouncementPopup
public MPLobbyClanSendPostPopupVM SendAnnouncementPopup { get; set; }
Property Value
SetClanInformationPopup
public MPLobbyClanSendPostPopupVM SetClanInformationPopup { get; set; }
Property Value
SigilImage
public ImageIdentifierVM SigilImage { get; set; }
Property Value
TitleText
public string TitleText { get; set; }
Property Value
Methods
RefreshClanInformation(ClanHomeInfo)
public Task RefreshClanInformation(ClanHomeInfo info)
Parameters
info
ClanHomeInfo
Returns
RefreshValues()
public override void RefreshValues()
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).