Table of Contents

Class MPLobbyPartyPlayerSuggestionPopupVM

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

Constructors

MPLobbyPartyPlayerSuggestionPopupVM()

public MPLobbyPartyPlayerSuggestionPopupVM()

Properties

DoYouWantToInviteText

public string DoYouWantToInviteText { get; set; }

Property Value

string

IsEnabled

public bool IsEnabled { get; set; }

Property Value

bool

PlayerSuggestedText

public string PlayerSuggestedText { get; set; }

Property Value

string

SuggestedPlayer

public MPLobbyPlayerBaseVM SuggestedPlayer { get; set; }

Property Value

MPLobbyPlayerBaseVM

TitleText

public string TitleText { get; set; }

Property Value

string

Methods

Close()

public void Close()

OpenWith(PlayerPartySuggestionData)

public void OpenWith(MPLobbyPartyPlayerSuggestionPopupVM.PlayerPartySuggestionData data)

Parameters

data MPLobbyPartyPlayerSuggestionPopupVM.PlayerPartySuggestionData

RefreshValues()

public override void RefreshValues()

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