Table of Contents

Class MPLobbyRejoinVM

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

Constructors

MPLobbyRejoinVM(Action<LobbyPage>)

public MPLobbyRejoinVM(Action<MPLobbyVM.LobbyPage> onChangePageRequest)

Parameters

onChangePageRequest Action<MPLobbyVM.LobbyPage>

Fields

OnRejoinRequested

public Action OnRejoinRequested

Field Value

Action

Properties

DescriptionText

public string DescriptionText { get; set; }

Property Value

string

FleeText

public string FleeText { get; set; }

Property Value

string

IsEnabled

public bool IsEnabled { get; set; }

Property Value

bool

IsRejoining

public bool IsRejoining { get; set; }

Property Value

bool

RejoinText

public string RejoinText { get; set; }

Property Value

string

TitleText

public string TitleText { get; set; }

Property Value

string

Methods

RefreshValues()

public override void RefreshValues()

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