Table of Contents

Class MPLobbyInformationPopup

Namespace
TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.Lobby.Popup
Assembly
TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.dll
public class MPLobbyInformationPopup : ViewModel
Inheritance
MPLobbyInformationPopup

Constructors

MPLobbyInformationPopup()

public MPLobbyInformationPopup()

Properties

CloseText

public string CloseText { get; set; }

Property Value

string

DoneInputKey

public InputKeyItemVM DoneInputKey { get; set; }

Property Value

InputKeyItemVM

IsEnabled

public bool IsEnabled { get; set; }

Property Value

bool

Message

public string Message { get; set; }

Property Value

string

Title

public string Title { get; set; }

Property Value

string

Methods

ExecuteClose()

public void ExecuteClose()

RefreshValues()

public override void RefreshValues()

SetDoneInputKey(HotKey)

public void SetDoneInputKey(HotKey hotkey)

Parameters

hotkey HotKey

ShowInformation(string, string)

public void ShowInformation(string title, string message)

Parameters

title string
message string

ShowInformation(TextObject, TextObject)

public void ShowInformation(TextObject title, TextObject message)

Parameters

title TextObject
message TextObject

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).