Table of Contents

Class NumericHostGameOptionDataVM

Namespace
TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.Lobby.HostGame.HostGameOptions
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 OptionType
preferredIndex int

Properties

Max

public int Max { get; set; }

Property Value

int

Min

public int Min { get; set; }

Property Value

int

Value

public int Value { get; set; }

Property Value

int

ValueAsString

public string ValueAsString { get; }

Property Value

string

Methods

RefreshData()

public override void RefreshData()

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