Table of Contents

Class MPHostGameVM

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

Constructors

MPHostGameVM(LobbyState, CustomGameMode)

public MPHostGameVM(LobbyState lobbyState, MPCustomGameVM.CustomGameMode customGameMode)

Parameters

lobbyState LobbyState
customGameMode MPCustomGameVM.CustomGameMode

Properties

CreateText

public string CreateText { get; set; }

Property Value

string

HostGameOptions

public MPHostGameOptionsVM HostGameOptions { get; set; }

Property Value

MPHostGameOptionsVM

IsEnabled

public bool IsEnabled { get; set; }

Property Value

bool

Methods

ExecuteStart()

public void ExecuteStart()

RefreshValues()

public override void RefreshValues()

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