Table of Contents

Class MPLobbyPartyJoinRequestPopupVM

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

Constructors

MPLobbyPartyJoinRequestPopupVM()

public MPLobbyPartyJoinRequestPopupVM()

Properties

AcceptJoinRequestText

public string AcceptJoinRequestText { get; set; }

Property Value

string

IsEnabled

public bool IsEnabled { get; set; }

Property Value

bool

JoiningPlayer

public MPLobbyPlayerBaseVM JoiningPlayer { get; set; }

Property Value

MPLobbyPlayerBaseVM

JoiningPlayerText

public string JoiningPlayerText { get; set; }

Property Value

string

TitleText

public string TitleText { get; set; }

Property Value

string

Methods

Close()

public void Close()

OpenWith(PlayerId, PlayerId, string)

public void OpenWith(PlayerId joiningPlayer, PlayerId viaPlayerId, string viaPlayerName)

Parameters

joiningPlayer PlayerId
viaPlayerId PlayerId
viaPlayerName string

OpenWithNewParty(PlayerId)

public void OpenWithNewParty(PlayerId joiningPlayer)

Parameters

joiningPlayer PlayerId

RefreshValues()

public override void RefreshValues()

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