Class MPLobbyRejoinVM
- Assembly
- TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.dll
public class MPLobbyRejoinVM : ViewModel
- Inheritance
-
MPLobbyRejoinVM
Constructors
MPLobbyRejoinVM(Action<LobbyPage>)
public MPLobbyRejoinVM(Action<MPLobbyVM.LobbyPage> onChangePageRequest)
Parameters
Fields
OnRejoinRequested
public Action OnRejoinRequested
Field Value
Properties
DescriptionText
public string DescriptionText { get; set; }
Property Value
FleeText
public string FleeText { get; set; }
Property Value
IsEnabled
public bool IsEnabled { get; set; }
Property Value
IsRejoining
public bool IsRejoining { get; set; }
Property Value
RejoinText
public string RejoinText { get; set; }
Property Value
TitleText
public string TitleText { get; set; }
Property Value
Methods
RefreshValues()
public override void RefreshValues()
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).