Class MPLobbyClanCreationInformationVM
- 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
CantCreateHint
public HintViewModel CantCreateHint { get; set; }
Property Value
CloseText
public string CloseText { get; set; }
Property Value
CreateClanDescriptionText
public string CreateClanDescriptionText { get; set; }
Property Value
CreateClanText
public string CreateClanText { get; set; }
Property Value
CreateYourClanText
public string CreateYourClanText { get; set; }
Property Value
CurrentPlayerCount
public int CurrentPlayerCount { get; set; }
Property Value
DoesHaveEnoughPlayersToCreateClan
public bool DoesHaveEnoughPlayersToCreateClan { get; set; }
Property Value
DontHaveEnoughPlayersInPartyText
public string DontHaveEnoughPlayersInPartyText { get; set; }
Property Value
IsEnabled
public bool IsEnabled { get; set; }
Property Value
PartyMemberCountText
public string PartyMemberCountText { get; set; }
Property Value
PartyMembers
public MBBindingList<MPLobbyClanMemberItemVM> PartyMembers { get; set; }
Property Value
PlayerText
public string PlayerText { get; set; }
Property Value
RequiredPlayerCount
public int RequiredPlayerCount { get; set; }
Property Value
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).