Class MPAuthenticationDebugVM
- Assembly
- TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.dll
public class MPAuthenticationDebugVM : ViewModel
- Inheritance
-
MPAuthenticationDebugVM
Constructors
MPAuthenticationDebugVM()
public MPAuthenticationDebugVM()
Properties
IsEnabled
public bool IsEnabled { get; set; }
Property Value
IsLoginRequestActive
public bool IsLoginRequestActive { get; set; }
Property Value
LoginText
public string LoginText { get; set; }
Property Value
Password
public string Password { get; set; }
Property Value
PasswordText
public string PasswordText { get; set; }
Property Value
TitleText
public string TitleText { get; set; }
Property Value
Username
public string Username { get; set; }
Property Value
UsernameText
public string UsernameText { 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).