Table of Contents

Class MPMatchmakingSelectionInfoVM

Namespace
TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.Lobby.OfficialGame
Assembly
TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.dll
public class MPMatchmakingSelectionInfoVM : ViewModel
Inheritance
MPMatchmakingSelectionInfoVM

Constructors

MPMatchmakingSelectionInfoVM()

public MPMatchmakingSelectionInfoVM()

Properties

Description

public string Description { get; set; }

Property Value

string

ExtraInfos

public MBBindingList<StringPairItemVM> ExtraInfos { get; set; }

Property Value

MBBindingList<StringPairItemVM>

IsEnabled

public bool IsEnabled { get; set; }

Property Value

bool

Name

public string Name { get; set; }

Property Value

string

Methods

RefreshValues()

public override void RefreshValues()

SetEnabled(bool)

public void SetEnabled(bool isEnabled)

Parameters

isEnabled bool

UpdateForGameType(string)

public void UpdateForGameType(string gameTypeStr)

Parameters

gameTypeStr string

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