Class MPLobbyBannerlordIDChangePopup
- Assembly
- TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.dll
public class MPLobbyBannerlordIDChangePopup : ViewModel
- Inheritance
-
MPLobbyBannerlordIDChangePopup
Constructors
MPLobbyBannerlordIDChangePopup()
public MPLobbyBannerlordIDChangePopup()
Properties
BannerlordIDInputText
public string BannerlordIDInputText { get; set; }
Property Value
CancelInputKey
public InputKeyItemVM CancelInputKey { get; set; }
Property Value
CancelText
public string CancelText { get; set; }
Property Value
ChangeBannerlordIDText
public string ChangeBannerlordIDText { get; set; }
Property Value
DoneInputKey
public InputKeyItemVM DoneInputKey { get; set; }
Property Value
DoneText
public string DoneText { get; set; }
Property Value
ErrorText
public string ErrorText { get; set; }
Property Value
HasRequestSent
public bool HasRequestSent { get; set; }
Property Value
IsSelected
public bool IsSelected { get; set; }
Property Value
RequestSentText
public string RequestSentText { get; set; }
Property Value
TypeYourNameText
public string TypeYourNameText { get; set; }
Property Value
Methods
ExecuteApply()
public void ExecuteApply()
ExecuteClosePopup()
public void ExecuteClosePopup()
ExecuteOpenPopup()
public void ExecuteOpenPopup()
OnFinalize()
public override void OnFinalize()
RefreshValues()
public override void RefreshValues()
SetCancelInputKey(HotKey)
public void SetCancelInputKey(HotKey hotKey)
Parameters
hotKey
HotKey
SetDoneInputKey(HotKey)
public void SetDoneInputKey(HotKey hotKey)
Parameters
hotKey
HotKey
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).