Table of Contents

Class MPLobbyClanOverviewVM

Namespace
TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.Lobby.Clan
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

MBBindingList<MPLobbyClanAnnouncementVM>

AnnouncementsText

public string AnnouncementsText { get; set; }

Property Value

string

AreActionButtonsEnabled

public bool AreActionButtonsEnabled { get; set; }

Property Value

bool

CantLeaveHint

public HintViewModel CantLeaveHint { get; set; }

Property Value

HintViewModel

ChangeFactionPopup

public MPLobbyClanChangeFactionPopupVM ChangeFactionPopup { get; set; }

Property Value

MPLobbyClanChangeFactionPopupVM

ChangeFactionText

public string ChangeFactionText { get; set; }

Property Value

string

ChangeSigilPopup

public MPLobbyClanChangeSigilPopupVM ChangeSigilPopup { get; set; }

Property Value

MPLobbyClanChangeSigilPopupVM

ChangeSigilText

public string ChangeSigilText { get; set; }

Property Value

string

ClanDescriptionText

public string ClanDescriptionText { get; set; }

Property Value

string

CultureColor1

public Color CultureColor1 { get; set; }

Property Value

Color

CultureColor2

public Color CultureColor2 { get; set; }

Property Value

Color

DisbandText

public string DisbandText { get; set; }

Property Value

string

DoesHaveAnnouncements

public bool DoesHaveAnnouncements { get; set; }

Property Value

bool

DoesHaveDescription

public bool DoesHaveDescription { get; set; }

Property Value

bool

FactionCultureID

public string FactionCultureID { get; set; }

Property Value

string

InformationText

public string InformationText { get; set; }

Property Value

string

InviteMembersHint

public HintViewModel InviteMembersHint { get; set; }

Property Value

HintViewModel

IsLeader

public bool IsLeader { get; set; }

Property Value

bool

IsPrivilegedMember

public bool IsPrivilegedMember { get; set; }

Property Value

bool

IsSelected

public bool IsSelected { get; set; }

Property Value

bool

LeaveText

public string LeaveText { get; set; }

Property Value

string

MembersText

public string MembersText { get; set; }

Property Value

string

NameText

public string NameText { get; set; }

Property Value

string

NoAnnouncementsText

public string NoAnnouncementsText { get; set; }

Property Value

string

NoDescriptionText

public string NoDescriptionText { get; set; }

Property Value

string

SendAnnouncementPopup

public MPLobbyClanSendPostPopupVM SendAnnouncementPopup { get; set; }

Property Value

MPLobbyClanSendPostPopupVM

SetClanInformationPopup

public MPLobbyClanSendPostPopupVM SetClanInformationPopup { get; set; }

Property Value

MPLobbyClanSendPostPopupVM

SigilImage

public ImageIdentifierVM SigilImage { get; set; }

Property Value

ImageIdentifierVM

TitleText

public string TitleText { get; set; }

Property Value

string

Methods

RefreshClanInformation(ClanHomeInfo)

public Task RefreshClanInformation(ClanHomeInfo info)

Parameters

info ClanHomeInfo

Returns

Task

RefreshValues()

public override void RefreshValues()

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