Table of Contents

Class MPLobbyPartyPlayerSuggestionPopupVM.PlayerPartySuggestionData

Namespace
TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.Lobby.Friends
Assembly
TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.dll
public class MPLobbyPartyPlayerSuggestionPopupVM.PlayerPartySuggestionData
Inheritance
MPLobbyPartyPlayerSuggestionPopupVM.PlayerPartySuggestionData
Inherited Members

Constructors

PlayerPartySuggestionData(PlayerId, string, PlayerId, string)

public PlayerPartySuggestionData(PlayerId playerId, string playerName, PlayerId suggestingPlayerId, string suggestingPlayerName)

Parameters

playerId PlayerId
playerName string
suggestingPlayerId PlayerId
suggestingPlayerName string

Properties

PlayerId

public PlayerId PlayerId { get; }

Property Value

PlayerId

PlayerName

public string PlayerName { get; }

Property Value

string

SuggestingPlayerId

public PlayerId SuggestingPlayerId { get; }

Property Value

PlayerId

SuggestingPlayerName

public string SuggestingPlayerName { get; }

Property Value

string

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