Class MPLobbyPartyInvitationPopupVM
- 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
IsEnabled
public bool IsEnabled { get; set; }
Property Value
Message
public string Message { get; set; }
Property Value
Title
public string Title { get; set; }
Property Value
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).