Table of Contents

Class MultipleSelectionHostGameOptionDataVM

Namespace
TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.Lobby.HostGame.HostGameOptions
Assembly
TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.dll
public class MultipleSelectionHostGameOptionDataVM : GenericHostGameOptionDataVM
Inheritance
MultipleSelectionHostGameOptionDataVM
Inherited Members

Constructors

MultipleSelectionHostGameOptionDataVM(OptionType, int)

public MultipleSelectionHostGameOptionDataVM(MultiplayerOptions.OptionType optionType, int preferredIndex)

Parameters

optionType OptionType
preferredIndex int

Fields

OnChangedSelection

public Action<MultipleSelectionHostGameOptionDataVM> OnChangedSelection

Field Value

Action<MultipleSelectionHostGameOptionDataVM>

Properties

Selector

public SelectorVM<SelectorItemVM> Selector { get; set; }

Property Value

SelectorVM<SelectorItemVM>

Methods

RefreshData()

public override void RefreshData()

RefreshList()

public void RefreshList()

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