Class MPLobbyBadgeProgressInformationVM
- Assembly
- TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.dll
public class MPLobbyBadgeProgressInformationVM : ViewModel
- Inheritance
-
MPLobbyBadgeProgressInformationVM
Constructors
MPLobbyBadgeProgressInformationVM(Func<string>)
public MPLobbyBadgeProgressInformationVM(Func<string> getExitText)
Parameters
Properties
AvailableBadgeIDs
public MBBindingList<StringPairItemVM> AvailableBadgeIDs { get; set; }
Property Value
BadgeGroup
public MPLobbyAchievementBadgeGroupVM BadgeGroup { get; set; }
Property Value
CanDecreaseBadgeIndices
public bool CanDecreaseBadgeIndices { get; set; }
Property Value
CanIncreaseBadgeIndices
public bool CanIncreaseBadgeIndices { get; set; }
Property Value
ClickToCloseText
public string ClickToCloseText { get; set; }
Property Value
IsEnabled
public bool IsEnabled { get; set; }
Property Value
ShownBadgeCount
public int ShownBadgeCount { get; set; }
Property Value
TitleText
public string TitleText { get; set; }
Property Value
Methods
ExecuteClosePopup()
public void ExecuteClosePopup()
OpenWith(MPLobbyAchievementBadgeGroupVM)
public void OpenWith(MPLobbyAchievementBadgeGroupVM badgeGroup)
Parameters
badgeGroup
MPLobbyAchievementBadgeGroupVM
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).