Table of Contents

Class GenericHostGameOptionDataVM

Namespace
TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.Lobby.HostGame.HostGameOptions
Assembly
TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.dll
public abstract class GenericHostGameOptionDataVM : ViewModel
Inheritance
GenericHostGameOptionDataVM
Derived

Properties

Category

public int Category { get; set; }

Property Value

int

Index

public int Index { get; set; }

Property Value

int

IsEnabled

public bool IsEnabled { get; set; }

Property Value

bool

Name

public string Name { get; set; }

Property Value

string

OptionType

public MultiplayerOptions.OptionType OptionType { get; }

Property Value

OptionType

PreferredIndex

public int PreferredIndex { get; }

Property Value

int

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).