Class MPMatchmakingSelectionInfoVM
- 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
ExtraInfos
public MBBindingList<StringPairItemVM> ExtraInfos { get; set; }
Property Value
IsEnabled
public bool IsEnabled { get; set; }
Property Value
Name
public string Name { get; set; }
Property Value
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).