Table of Contents

Class MPLobbyBannerlordIDAddFriendPopupVM

Namespace
TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.Lobby.Profile
Assembly
TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.dll
public class MPLobbyBannerlordIDAddFriendPopupVM : ViewModel
Inheritance
MPLobbyBannerlordIDAddFriendPopupVM

Constructors

MPLobbyBannerlordIDAddFriendPopupVM()

public MPLobbyBannerlordIDAddFriendPopupVM()

Properties

AddText

public string AddText { get; set; }

Property Value

string

BannerlordIDInputText

public string BannerlordIDInputText { get; set; }

Property Value

string

CancelInputKey

public InputKeyItemVM CancelInputKey { get; set; }

Property Value

InputKeyItemVM

DoneInputKey

public InputKeyItemVM DoneInputKey { get; set; }

Property Value

InputKeyItemVM

ErrorText

public string ErrorText { get; set; }

Property Value

string

IsSelected

public bool IsSelected { get; set; }

Property Value

bool

TitleText

public string TitleText { get; set; }

Property Value

string

Methods

ExecuteClosePopup()

public void ExecuteClosePopup()

ExecuteOpenPopup()

public void ExecuteOpenPopup()

ExecuteTryAddFriend()

public void ExecuteTryAddFriend()

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