Class LoadingWindowViewModel
- Namespace
- TaleWorlds.MountAndBlade.GauntletUI
- Assembly
- TaleWorlds.MountAndBlade.GauntletUI.dll
public class LoadingWindowViewModel : ViewModel
- Inheritance
-
LoadingWindowViewModel
Constructors
LoadingWindowViewModel(Action<bool, int>)
public LoadingWindowViewModel(Action<bool, int> handleSPPartialLoading)
Parameters
Properties
CurrentlyShowingMultiplayer
public bool CurrentlyShowingMultiplayer { get; }
Property Value
DescriptionText
public string DescriptionText { get; set; }
Property Value
Enabled
public bool Enabled { get; set; }
Property Value
GameModeText
public string GameModeText { get; set; }
Property Value
IsDevelopmentMode
public bool IsDevelopmentMode { get; set; }
Property Value
IsMultiplayer
public bool IsMultiplayer { get; set; }
Property Value
LoadingImageName
public string LoadingImageName { get; set; }
Property Value
TitleText
public string TitleText { get; set; }
Property Value
Methods
SetTotalGenericImageCount(int)
public void SetTotalGenericImageCount(int totalGenericImageCount)
Parameters
totalGenericImageCount
int
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).