Class MPLobbyGameTypeVM
- 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
Fields
IsCasual
public readonly bool IsCasual
Field Value
Properties
GameTypeID
public string GameTypeID { get; set; }
Property Value
Hint
public HintViewModel Hint { get; set; }
Property Value
IsSelected
public bool IsSelected { get; set; }
Property Value
Methods
RefreshValues()
public override void RefreshValues()
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).