Class MPLobbyClanVM
- 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
ClanRoster
public MPLobbyClanRosterVM ClanRoster { get; set; }
Property Value
CloseText
public string CloseText { get; set; }
Property Value
IsEnabled
public bool IsEnabled { get; set; }
Property Value
SelectedSubPageIndex
public int SelectedSubPageIndex { get; set; }
Property Value
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).