Table of Contents

Class MPLobbyPartyInvitationPopupVM

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

Constructors

MPLobbyPartyInvitationPopupVM()

public MPLobbyPartyInvitationPopupVM()

Properties

InvitingPlayer

public MPLobbyPlayerBaseVM InvitingPlayer { get; set; }

Property Value

MPLobbyPlayerBaseVM

IsEnabled

public bool IsEnabled { get; set; }

Property Value

bool

Message

public string Message { get; set; }

Property Value

string

Title

public string Title { get; set; }

Property Value

string

Methods

Close()

public void Close()

OpenWith(PlayerId)

public void OpenWith(PlayerId invitingPlayerID)

Parameters

invitingPlayerID PlayerId

RefreshValues()

public override void RefreshValues()

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