Class MPLobbyClanLeaderboardVM
- 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
ClansText
public string ClansText { get; set; }
Property Value
CloseText
public string CloseText { get; set; }
Property Value
GamesLostText
public string GamesLostText { get; set; }
Property Value
GamesWonText
public string GamesWonText { get; set; }
Property Value
IsDataLoading
public bool IsDataLoading { get; set; }
Property Value
IsEnabled
public bool IsEnabled { get; set; }
Property Value
LeaderboardText
public string LeaderboardText { get; set; }
Property Value
NameText
public string NameText { get; set; }
Property Value
NextText
public string NextText { get; set; }
Property Value
PreviousText
public string PreviousText { get; set; }
Property Value
SortController
public MPLobbyClanLeaderboardSortControllerVM SortController { get; set; }
Property Value
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).