Table of Contents

Class MPLobbyClanCreationInformationVM

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

Constructors

MPLobbyClanCreationInformationVM(Action)

public MPLobbyClanCreationInformationVM(Action openClanCreationPopup)

Parameters

openClanCreationPopup Action

Properties

CanCreateClan

public bool CanCreateClan { get; set; }

Property Value

bool

CantCreateHint

public HintViewModel CantCreateHint { get; set; }

Property Value

HintViewModel

CloseText

public string CloseText { get; set; }

Property Value

string

CreateClanDescriptionText

public string CreateClanDescriptionText { get; set; }

Property Value

string

CreateClanText

public string CreateClanText { get; set; }

Property Value

string

CreateYourClanText

public string CreateYourClanText { get; set; }

Property Value

string

CurrentPlayerCount

public int CurrentPlayerCount { get; set; }

Property Value

int

DoesHaveEnoughPlayersToCreateClan

public bool DoesHaveEnoughPlayersToCreateClan { get; set; }

Property Value

bool

DontHaveEnoughPlayersInPartyText

public string DontHaveEnoughPlayersInPartyText { get; set; }

Property Value

string

IsEnabled

public bool IsEnabled { get; set; }

Property Value

bool

PartyMemberCountText

public string PartyMemberCountText { get; set; }

Property Value

string

PartyMembers

public MBBindingList<MPLobbyClanMemberItemVM> PartyMembers { get; set; }

Property Value

MBBindingList<MPLobbyClanMemberItemVM>

PlayerText

public string PlayerText { get; set; }

Property Value

string

RequiredPlayerCount

public int RequiredPlayerCount { get; set; }

Property Value

int

Methods

ExecuteClosePopup()

public void ExecuteClosePopup()

ExecuteOpenPopup()

public void ExecuteOpenPopup()

OnFriendListUpdated(bool)

public void OnFriendListUpdated(bool forceUpdate = false)

Parameters

forceUpdate bool

OnPlayerNameUpdated()

public void OnPlayerNameUpdated()

RefreshValues()

public override void RefreshValues()

RefreshWith(ClanHomeInfo)

public void RefreshWith(ClanHomeInfo info)

Parameters

info ClanHomeInfo

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