Class GenericHostGameOptionDataVM
- Assembly
- TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.dll
public abstract class GenericHostGameOptionDataVM : ViewModel
- Inheritance
-
GenericHostGameOptionDataVM
- Derived
Properties
Category
public int Category { get; set; }
Property Value
Index
public int Index { get; set; }
Property Value
IsEnabled
public bool IsEnabled { get; set; }
Property Value
Name
public string Name { get; set; }
Property Value
OptionType
public MultiplayerOptions.OptionType OptionType { get; }
Property Value
PreferredIndex
public int PreferredIndex { get; }
Property Value
Methods
RefreshData()
public abstract void RefreshData()
RefreshValues()
public override void RefreshValues()
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).