Table of Contents

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

handleSPPartialLoading Action<bool, int>

Properties

CurrentlyShowingMultiplayer

public bool CurrentlyShowingMultiplayer { get; }

Property Value

bool

DescriptionText

public string DescriptionText { get; set; }

Property Value

string

Enabled

public bool Enabled { get; set; }

Property Value

bool

GameModeText

public string GameModeText { get; set; }

Property Value

string

IsDevelopmentMode

public bool IsDevelopmentMode { get; set; }

Property Value

bool

IsMultiplayer

public bool IsMultiplayer { get; set; }

Property Value

bool

LoadingImageName

public string LoadingImageName { get; set; }

Property Value

string

TitleText

public string TitleText { get; set; }

Property Value

string

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).