Table of Contents

Class MPLobbyGameTypeVM

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

Constructors

MPLobbyGameTypeVM(string, bool, Action<string>)

public MPLobbyGameTypeVM(string gameType, bool isCasual, Action<string> onSelection)

Parameters

gameType string
isCasual bool
onSelection Action<string>

Fields

IsCasual

public readonly bool IsCasual

Field Value

bool

Properties

GameTypeID

public string GameTypeID { get; set; }

Property Value

string

Hint

public HintViewModel Hint { get; set; }

Property Value

HintViewModel

IsSelected

public bool IsSelected { get; set; }

Property Value

bool

Methods

RefreshValues()

public override void RefreshValues()

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