Class MPLobbyPartyPlayerSuggestionPopupVM.PlayerPartySuggestionData
- 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
Properties
PlayerId
public PlayerId PlayerId { get; }
Property Value
PlayerName
public string PlayerName { get; }
Property Value
SuggestingPlayerId
public PlayerId SuggestingPlayerId { get; }
Property Value
SuggestingPlayerName
public string SuggestingPlayerName { get; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).