Table of Contents

Class MPIntermissionVM

Namespace
TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.Intermission
Assembly
TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.dll
public class MPIntermissionVM : ViewModel
Inheritance
MPIntermissionVM

Constructors

MPIntermissionVM()

public MPIntermissionVM()

Properties

AvailableCultures

public MBBindingList<MPIntermissionCultureItemVM> AvailableCultures { get; set; }

Property Value

MBBindingList<MPIntermissionCultureItemVM>

AvailableMaps

public MBBindingList<MPIntermissionMapItemVM> AvailableMaps { get; set; }

Property Value

MBBindingList<MPIntermissionMapItemVM>

ConnectedPlayersCountValueText

public string ConnectedPlayersCountValueText { get; set; }

Property Value

string

CultureVoteText

public string CultureVoteText { get; set; }

Property Value

string

IsCultureVoteEnabled

public bool IsCultureVoteEnabled { get; set; }

Property Value

bool

IsEndGameTimerEnabled

public bool IsEndGameTimerEnabled { get; set; }

Property Value

bool

IsFactionAValid

public bool IsFactionAValid { get; set; }

Property Value

bool

IsFactionBValid

public bool IsFactionBValid { get; set; }

Property Value

bool

IsMapVoteEnabled

public bool IsMapVoteEnabled { get; set; }

Property Value

bool

IsMissionTimerEnabled

public bool IsMissionTimerEnabled { get; set; }

Property Value

bool

IsNextMapInfoEnabled

public bool IsNextMapInfoEnabled { get; set; }

Property Value

bool

IsPlayerCountEnabled

public bool IsPlayerCountEnabled { get; set; }

Property Value

bool

MapVoteText

public string MapVoteText { get; set; }

Property Value

string

MaxNumPlayersValueText

public string MaxNumPlayersValueText { get; set; }

Property Value

string

NextFactionACultureColor1

public Color NextFactionACultureColor1 { get; set; }

Property Value

Color

NextFactionACultureColor2

public Color NextFactionACultureColor2 { get; set; }

Property Value

Color

NextFactionACultureID

public string NextFactionACultureID { get; set; }

Property Value

string

NextFactionBCultureColor1

public Color NextFactionBCultureColor1 { get; set; }

Property Value

Color

NextFactionBCultureColor2

public Color NextFactionBCultureColor2 { get; set; }

Property Value

Color

NextFactionBCultureID

public string NextFactionBCultureID { get; set; }

Property Value

string

NextGameStateTimerLabel

public string NextGameStateTimerLabel { get; set; }

Property Value

string

NextGameStateTimerValue

public string NextGameStateTimerValue { get; set; }

Property Value

string

NextGameType

public string NextGameType { get; set; }

Property Value

string

NextMapID

public string NextMapID { get; set; }

Property Value

string

NextMapName

public string NextMapName { get; set; }

Property Value

string

PlayersLabel

public string PlayersLabel { get; set; }

Property Value

string

QuitText

public string QuitText { get; set; }

Property Value

string

ServerName

public string ServerName { get; set; }

Property Value

string

WelcomeMessage

public string WelcomeMessage { get; set; }

Property Value

string

Methods

ExecuteQuitServer()

public void ExecuteQuitServer()

OnFinalize()

public override void OnFinalize()

RefreshValues()

public override void RefreshValues()

Tick()

public void Tick()

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