Class MPLobbyClanInviteFriendsPopupVM
- Assembly
- TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.dll
public class MPLobbyClanInviteFriendsPopupVM : ViewModel
- Inheritance
-
MPLobbyClanInviteFriendsPopupVM
Constructors
MPLobbyClanInviteFriendsPopupVM(Func<MBBindingList<MPLobbyPlayerBaseVM>>)
public MPLobbyClanInviteFriendsPopupVM(Func<MBBindingList<MPLobbyPlayerBaseVM>> getAllFriends)
Parameters
getAllFriends
Func<MBBindingList<MPLobbyPlayerBaseVM>>
Properties
CloseText
public string CloseText { get; set; }
Property Value
InviteText
public string InviteText { get; set; }
Property Value
IsEnabled
public bool IsEnabled { get; set; }
Property Value
OnlineFriends
public MBBindingList<MPLobbyPlayerBaseVM> OnlineFriends { get; set; }
Property Value
SelectPlayersText
public string SelectPlayersText { get; set; }
Property Value
TitleText
public string TitleText { get; set; }
Property Value
Methods
ExecuteClosePopup()
public void ExecuteClosePopup()
Open()
public void Open()
RefreshValues()
public override void RefreshValues()
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).