Table of Contents

Class MPLobbyBannerlordIDChangePopup

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

string

CancelInputKey

public InputKeyItemVM CancelInputKey { get; set; }

Property Value

InputKeyItemVM

CancelText

public string CancelText { get; set; }

Property Value

string

ChangeBannerlordIDText

public string ChangeBannerlordIDText { get; set; }

Property Value

string

DoneInputKey

public InputKeyItemVM DoneInputKey { get; set; }

Property Value

InputKeyItemVM

DoneText

public string DoneText { get; set; }

Property Value

string

ErrorText

public string ErrorText { get; set; }

Property Value

string

HasRequestSent

public bool HasRequestSent { get; set; }

Property Value

bool

IsSelected

public bool IsSelected { get; set; }

Property Value

bool

RequestSentText

public string RequestSentText { get; set; }

Property Value

string

TypeYourNameText

public string TypeYourNameText { get; set; }

Property Value

string

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).