Table of Contents

Class MPLobbyClanInviteFriendsPopupVM

Namespace
TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.Lobby.Clan
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

string

InviteText

public string InviteText { get; set; }

Property Value

string

IsEnabled

public bool IsEnabled { get; set; }

Property Value

bool

OnlineFriends

public MBBindingList<MPLobbyPlayerBaseVM> OnlineFriends { get; set; }

Property Value

MBBindingList<MPLobbyPlayerBaseVM>

SelectPlayersText

public string SelectPlayersText { get; set; }

Property Value

string

TitleText

public string TitleText { get; set; }

Property Value

string

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).