Class MPLobbyPartyPlayerSuggestionPopupVM
- 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
IsEnabled
public bool IsEnabled { get; set; }
Property Value
PlayerSuggestedText
public string PlayerSuggestedText { get; set; }
Property Value
SuggestedPlayer
public MPLobbyPlayerBaseVM SuggestedPlayer { get; set; }
Property Value
TitleText
public string TitleText { get; set; }
Property Value
Methods
Close()
public void Close()
OpenWith(PlayerPartySuggestionData)
public void OpenWith(MPLobbyPartyPlayerSuggestionPopupVM.PlayerPartySuggestionData data)
Parameters
RefreshValues()
public override void RefreshValues()
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).