Table of Contents

Class MPLobbyBadgeProgressInformationVM

Namespace
TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.Lobby.Profile
Assembly
TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.dll
public class MPLobbyBadgeProgressInformationVM : ViewModel
Inheritance
MPLobbyBadgeProgressInformationVM

Constructors

MPLobbyBadgeProgressInformationVM(Func<string>)

public MPLobbyBadgeProgressInformationVM(Func<string> getExitText)

Parameters

getExitText Func<string>

Properties

AvailableBadgeIDs

public MBBindingList<StringPairItemVM> AvailableBadgeIDs { get; set; }

Property Value

MBBindingList<StringPairItemVM>

BadgeGroup

public MPLobbyAchievementBadgeGroupVM BadgeGroup { get; set; }

Property Value

MPLobbyAchievementBadgeGroupVM

CanDecreaseBadgeIndices

public bool CanDecreaseBadgeIndices { get; set; }

Property Value

bool

CanIncreaseBadgeIndices

public bool CanIncreaseBadgeIndices { get; set; }

Property Value

bool

ClickToCloseText

public string ClickToCloseText { get; set; }

Property Value

string

IsEnabled

public bool IsEnabled { get; set; }

Property Value

bool

ShownBadgeCount

public int ShownBadgeCount { get; set; }

Property Value

int

TitleText

public string TitleText { get; set; }

Property Value

string

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