Table of Contents

Class MPLobbyBlockerStateVM

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

Constructors

MPLobbyBlockerStateVM(Action<bool>)

public MPLobbyBlockerStateVM(Action<bool> setNavigationRestriction)

Parameters

setNavigationRestriction Action<bool>

Properties

Description

public string Description { get; set; }

Property Value

string

IsEnabled

public bool IsEnabled { get; set; }

Property Value

bool

Methods

OnLobbyStateIsBlocker(TextObject)

public void OnLobbyStateIsBlocker(TextObject description)

Parameters

description TextObject

OnLobbyStateNotBlocker()

public void OnLobbyStateNotBlocker()

RefreshValues()

public override void RefreshValues()

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