Class MPLobbyClanCreationPopupVM
- Assembly
- TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.dll
public class MPLobbyClanCreationPopupVM : ViewModel
- Inheritance
-
MPLobbyClanCreationPopupVM
Constructors
MPLobbyClanCreationPopupVM()
public MPLobbyClanCreationPopupVM()
Properties
CancelInputKey
public InputKeyItemVM CancelInputKey { get; set; }
Property Value
CancelText
public string CancelText { get; set; }
Property Value
CreateClanText
public string CreateClanText { get; set; }
Property Value
CreateText
public string CreateText { get; set; }
Property Value
FactionErrorText
public string FactionErrorText { get; set; }
Property Value
FactionText
public string FactionText { get; set; }
Property Value
FactionsList
public MBBindingList<MPCultureItemVM> FactionsList { get; set; }
Property Value
HasCreationStarted
public bool HasCreationStarted { get; set; }
Property Value
IconsList
public MBBindingList<MPLobbySigilItemVM> IconsList { get; set; }
Property Value
IsEnabled
public bool IsEnabled { get; set; }
Property Value
IsWaiting
public bool IsWaiting { get; set; }
Property Value
NameErrorText
public string NameErrorText { get; set; }
Property Value
NameInputText
public string NameInputText { get; set; }
Property Value
NameText
public string NameText { get; set; }
Property Value
PartyMembersList
public MBBindingList<MPLobbyClanMemberItemVM> PartyMembersList { get; set; }
Property Value
SigilIconErrorText
public string SigilIconErrorText { get; set; }
Property Value
SigilText
public string SigilText { get; set; }
Property Value
TagErrorText
public string TagErrorText { get; set; }
Property Value
TagInputText
public string TagInputText { get; set; }
Property Value
TagText
public string TagText { get; set; }
Property Value
WaitingForConfirmationText
public string WaitingForConfirmationText { get; set; }
Property Value
Methods
ExecuteClosePopup()
public void ExecuteClosePopup()
ExecuteOpenPopup()
public void ExecuteOpenPopup()
ExecuteSwitchToWaiting()
public void ExecuteSwitchToWaiting()
OnFinalize()
public override void OnFinalize()
RefreshValues()
public override void RefreshValues()
SetCancelInputKey(HotKey)
public void SetCancelInputKey(HotKey hotKey)
Parameters
hotKey
HotKey
UpdateConfirmation(PlayerId, ClanCreationAnswer)
public void UpdateConfirmation(PlayerId playerId, ClanCreationAnswer answer)
Parameters
playerId
PlayerIdanswer
ClanCreationAnswer
UpdateFactionErrorText()
public void UpdateFactionErrorText()
UpdateSigilIconErrorText()
public void UpdateSigilIconErrorText()
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).