Table of Contents

Class MPLobbyClanLeaderboardVM

Namespace
TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.Lobby.Clan
Assembly
TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.dll
public class MPLobbyClanLeaderboardVM : ViewModel
Inheritance
MPLobbyClanLeaderboardVM

Constructors

MPLobbyClanLeaderboardVM()

public MPLobbyClanLeaderboardVM()

Properties

ClanItems

public MBBindingList<MPLobbyClanItemVM> ClanItems { get; set; }

Property Value

MBBindingList<MPLobbyClanItemVM>

ClansText

public string ClansText { get; set; }

Property Value

string

CloseText

public string CloseText { get; set; }

Property Value

string

GamesLostText

public string GamesLostText { get; set; }

Property Value

string

GamesWonText

public string GamesWonText { get; set; }

Property Value

string

IsDataLoading

public bool IsDataLoading { get; set; }

Property Value

bool

IsEnabled

public bool IsEnabled { get; set; }

Property Value

bool

LeaderboardText

public string LeaderboardText { get; set; }

Property Value

string

NameText

public string NameText { get; set; }

Property Value

string

NextText

public string NextText { get; set; }

Property Value

string

PreviousText

public string PreviousText { get; set; }

Property Value

string

SortController

public MPLobbyClanLeaderboardSortControllerVM SortController { get; set; }

Property Value

MPLobbyClanLeaderboardSortControllerVM

Methods

ExecuteClosePopup()

public void ExecuteClosePopup()

ExecuteOpenPopup()

public void ExecuteOpenPopup()

RefreshValues()

public override void RefreshValues()

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).