Class NumericHostGameOptionDataVM
- Assembly
- TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.dll
public class NumericHostGameOptionDataVM : GenericHostGameOptionDataVM
- Inheritance
-
NumericHostGameOptionDataVM
- Inherited Members
Constructors
NumericHostGameOptionDataVM(OptionType, int)
public NumericHostGameOptionDataVM(MultiplayerOptions.OptionType optionType, int preferredIndex)
Parameters
optionType
OptionTypepreferredIndex
int
Properties
Max
public int Max { get; set; }
Property Value
Min
public int Min { get; set; }
Property Value
Value
public int Value { get; set; }
Property Value
ValueAsString
public string ValueAsString { get; }
Property Value
Methods
RefreshData()
public override void RefreshData()
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).