Table of Contents

Class MPLobbyClanVM

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

Constructors

MPLobbyClanVM(Action)

public MPLobbyClanVM(Action openInviteClanMemberPopup)

Parameters

openInviteClanMemberPopup Action

Properties

ClanOverview

public MPLobbyClanOverviewVM ClanOverview { get; set; }

Property Value

MPLobbyClanOverviewVM

ClanRoster

public MPLobbyClanRosterVM ClanRoster { get; set; }

Property Value

MPLobbyClanRosterVM

CloseText

public string CloseText { get; set; }

Property Value

string

IsEnabled

public bool IsEnabled { get; set; }

Property Value

bool

SelectedSubPageIndex

public int SelectedSubPageIndex { get; set; }

Property Value

int

Methods

ExecuteClosePopup()

public void ExecuteClosePopup()

ExecuteOpenPopup()

public void ExecuteOpenPopup()

OnClanInfoChanged()

public void OnClanInfoChanged()

OnNotificationReceived(LobbyNotification)

public void OnNotificationReceived(LobbyNotification notification)

Parameters

notification LobbyNotification

OnPlayerNameUpdated(string)

public void OnPlayerNameUpdated(string playerName)

Parameters

playerName string

RefreshValues()

public override void RefreshValues()

TrySetClanSubPage(ClanSubPages)

public void TrySetClanSubPage(MPLobbyClanVM.ClanSubPages newPage)

Parameters

newPage MPLobbyClanVM.ClanSubPages

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