Class MPLobbyPartyJoinRequestPopupVM
- 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
IsEnabled
public bool IsEnabled { get; set; }
Property Value
JoiningPlayer
public MPLobbyPlayerBaseVM JoiningPlayer { get; set; }
Property Value
JoiningPlayerText
public string JoiningPlayerText { get; set; }
Property Value
TitleText
public string TitleText { get; set; }
Property Value
Methods
Close()
public void Close()
OpenWith(PlayerId, PlayerId, string)
public void OpenWith(PlayerId joiningPlayer, PlayerId viaPlayerId, string viaPlayerName)
Parameters
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).