Table of Contents

Class MPHostGameOptionsVM

Namespace
TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.Lobby.HostGame
Assembly
TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.dll
public class MPHostGameOptionsVM : ViewModel
Inheritance
MPHostGameOptionsVM

Constructors

MPHostGameOptionsVM(bool, CustomGameMode)

public MPHostGameOptionsVM(bool isInMission, MPCustomGameVM.CustomGameMode customGameMode = CustomGameMode.CustomServer)

Parameters

isInMission bool
customGameMode MPCustomGameVM.CustomGameMode

Properties

GeneralOptions

public MBBindingList<GenericHostGameOptionDataVM> GeneralOptions { get; set; }

Property Value

MBBindingList<GenericHostGameOptionDataVM>

IsInMission

public bool IsInMission { get; set; }

Property Value

bool

IsRefreshed

public bool IsRefreshed { get; set; }

Property Value

bool

Methods

RefreshValues()

public override void RefreshValues()

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