M&B: Bannerlord 1.1.0
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM Class Reference

Inherits TaleWorlds.Library.ViewModel.

Inherited by TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Clan.MPLobbyClanMemberItemVM, TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyFriendItemVM, TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPartyPlayerVM, TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Profile.MPLobbyLeaderboardPlayerItemVM, and TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Profile.MPLobbyRecentGamePlayerItemVM.

Public Types

enum  OnlineStatus {
  None ,
  InGame ,
  Online ,
  Offline
}
 

Public Member Functions

 MPLobbyPlayerBaseVM (PlayerId id, string forcedName="", Action< PlayerId > onInviteToClan=null, Action< PlayerId > onFriendRequestAnswered=null)
 
override void RefreshValues ()
 Used for updating localized texts.
 
void RefreshSelectableGameTypes (bool isRankedOnly, Action< string > onRefreshed, string initialGameTypeID="")
 
void UpdatePlayerState (AnotherPlayerData playerData)
 
virtual void UpdateWith (PlayerData playerData)
 
void UpdateNameAndAvatar (bool forceUpdate=false)
 
void OnStatusChanged (OnlineStatus status, bool isInGameStatusActive)
 
void SetOnInvite (Action< PlayerId > onInvite)
 
async void UpdateStats (Action onDone)
 
void UpdateExperienceData ()
 
async void UpdateRating (Action onDone)
 
void UpdateDisplayedRankInfo (string gameType)
 
async void UpdateClanInfo ()
 
void FilterStatsForGameMode (string gameModeCode)
 
void RefreshCharacterVisual ()
 
void ExecuteSelectPlayer ()
 
void ExecuteInviteToParty ()
 
void ExecuteInviteToClan ()
 
void ExecuteKickFromParty ()
 
void ExecuteAcceptFriendRequest ()
 
void ExecuteDeclineFriendRequest ()
 
void ExecuteCancelPendingFriendRequest ()
 
void ExecuteRemoveFriend ()
 
void ExecuteCopyBannerlordID ()
 
void ExecuteShowProfile ()
 
- Public Member Functions inherited from TaleWorlds.Library.ViewModel
void OnPropertyChanged ([CallerMemberName] string propertyName=null)
 Method for notifying binded views about the changes in a property. Uses reflection to get the value of the property. If reflection is not needed or updated value of the property is already known, use OnPropertyChangedWithValue() instead.
 
void OnPropertyChangedWithValue< T > (T value, [CallerMemberName]string propertyName=null)
 Faster method for notifying binded views about the changes in a property. To avoid reflection, caller can pass changed value to this method. If caller does not have access rights to the value, use OnPropertyChanged() instead.
 
void OnPropertyChangedWithValue (bool value, [CallerMemberName] string propertyName=null)
 
void OnPropertyChangedWithValue (int value, [CallerMemberName] string propertyName=null)
 
void OnPropertyChangedWithValue (float value, [CallerMemberName] string propertyName=null)
 
void OnPropertyChangedWithValue (uint value, [CallerMemberName] string propertyName=null)
 
void OnPropertyChangedWithValue (Color value, [CallerMemberName] string propertyName=null)
 
void OnPropertyChangedWithValue (double value, [CallerMemberName] string propertyName=null)
 
void OnPropertyChangedWithValue (Vec2 value, [CallerMemberName] string propertyName=null)
 
object GetViewModelAtPath (BindingPath path, bool isList)
 
object GetViewModelAtPath (BindingPath path)
 
object GetPropertyValue (string name, PropertyTypeFeeder propertyTypeFeeder)
 
object GetPropertyValue (string name)
 
Type GetPropertyType (string name)
 
void SetPropertyValue (string name, object value)
 
virtual void OnFinalize ()
 
void ExecuteCommand (string commandName, object[] parameters)
 
virtual void RefreshValues ()
 Used for updating localized texts.
 
object GetViewModelAtPath (BindingPath path)
 
object GetViewModelAtPath (BindingPath path, bool isList)
 
object GetPropertyValue (string name)
 
object GetPropertyValue (string name, PropertyTypeFeeder propertyTypeFeeder)
 
void SetPropertyValue (string name, object value)
 
void ExecuteCommand (string commandName, object[] parameters)
 

Public Attributes

Action OnPlayerStatsReceived
 
Action< string > OnRankInfoChanged
 

Static Public Attributes

static Action< PlayerId > OnPlayerProfileRequested
 
static Action< PlayerId > OnBannerlordIDChangeRequested
 
static Action< PlayerId > OnAddFriendWithBannerlordIDRequested
 
static Action< PlayerId > OnSigilChangeRequested
 
static Action< PlayerId > OnBadgeChangeRequested
 
static Action< MPLobbyPlayerBaseVMOnRankProgressionRequested
 
static Action< string > OnRankLeaderboardRequested
 
static Action OnClanPageRequested
 
static Action OnClanLeaderboardRequested
 
- Static Public Attributes inherited from TaleWorlds.Library.ViewModel
static bool UIDebugMode
 

Protected Member Functions

async void UpdateName (bool isKnownPlayer)
 
void UpdateAvatar (bool isKnownPlayer)
 
- Protected Member Functions inherited from TaleWorlds.Library.ViewModel
 ViewModel ()
 
bool SetField< T > (ref T field, T value, string propertyName)
 

Protected Attributes

bool _hasReceivedPlayerStats = false
 
bool _isReceivingPlayerStats = false
 

Properties

OnlineStatus CurrentOnlineStatus = OnlineStatus.None [get]
 
PlayerId ProvidedID [get, protected set]
 
PlayerData PlayerData [get]
 
AnotherPlayerState State [get, protected set]
 
float TimeSinceLastStateUpdate [get, protected set]
 
PlayerStatsBase[] PlayerStats [get]
 
GameTypeRankInfo[] RankInfo [get]
 
string RankInfoGameTypeID [get]
 
bool CanCopyID [get, set]
 
bool ShowLevel [get, set]
 
bool IsSelected [get, set]
 
bool HasNotification [get, set]
 
bool IsFriendRequest [get, set]
 
bool IsPendingRequest [get, set]
 
bool CanRemove [get, set]
 
bool CanBeInvited [get, set]
 
bool CanInviteToParty [get, set]
 
bool CanInviteToClan [get, set]
 
bool IsSigilChangeInformationEnabled [get, set]
 
bool IsRankInfoLoading [get, set]
 
bool IsRankInfoCasual [get, set]
 
bool IsClanInfoSupported [get, set]
 
bool IsBannerlordIDSupported [get, set]
 
int Level [get, set]
 
int Rating [get, set]
 
int Loot [get, set]
 
int ExperienceRatio [get, set]
 
int RatingRatio [get, set]
 
string Name [get, set]
 
string StateText [get, set]
 
string LevelText [get, set]
 
string LevelTitleText [get, set]
 
string RatingText [get, set]
 
string RatingID [get, set]
 
string ClanName [get, set]
 
string ClanTag [get, set]
 
string ChangeText [get, set]
 
string ClanInfoTitleText [get, set]
 
string BadgeInfoTitleText [get, set]
 
string AvatarInfoTitleText [get, set]
 
string ExperienceText [get, set]
 
string RankText [get, set]
 
string BannerlordID [get, set]
 
string SelectedBadgeID [get, set]
 
HintViewModel NameHint [get, set]
 
HintViewModel InviteToPartyHint [get, set]
 
HintViewModel RemoveFriendHint [get, set]
 
HintViewModel AcceptFriendRequestHint [get, set]
 
HintViewModel DeclineFriendRequestHint [get, set]
 
HintViewModel CancelFriendRequestHint [get, set]
 
HintViewModel InviteToClanHint [get, set]
 
HintViewModel ChangeBannerlordIDHint [get, set]
 
HintViewModel CopyBannerlordIDHint [get, set]
 
HintViewModel AddFriendWithBannerlordIDHint [get, set]
 
HintViewModel ExperienceHint [get, set]
 
HintViewModel RatingHint [get, set]
 
HintViewModel LootHint [get, set]
 
HintViewModel SkirmishRatingHint [get, set]
 
HintViewModel CaptainRatingHint [get, set]
 
HintViewModel ClanLeaderboardHint [get, set]
 
ImageIdentifierVM Avatar [get, set]
 
ImageIdentifierVM ClanBanner [get, set]
 
MPLobbySigilItemVM Sigil [get, set]
 
MPLobbyBadgeItemVM ShownBadge [get, set]
 
CharacterViewModel CharacterVisual [get, set]
 
MBBindingList< MPLobbyPlayerStatItemVMDisplayedStats [get, set]
 
MBBindingList< MPLobbyGameTypeVMGameTypes [get, set]
 
- Properties inherited from TaleWorlds.Library.ViewModel
PropertyChangedEventHandler PropertyChanged
 
PropertyChangedWithValueEventHandler PropertyChangedWithValue
 
PropertyChangedWithBoolValueEventHandler PropertyChangedWithBoolValue
 
PropertyChangedWithIntValueEventHandler PropertyChangedWithIntValue
 
PropertyChangedWithFloatValueEventHandler PropertyChangedWithFloatValue
 
PropertyChangedWithUIntValueEventHandler PropertyChangedWithUIntValue
 
PropertyChangedWithColorValueEventHandler PropertyChangedWithColorValue
 
PropertyChangedWithDoubleValueEventHandler PropertyChangedWithDoubleValue
 
PropertyChangedWithVec2ValueEventHandler PropertyChangedWithVec2Value
 

Additional Inherited Members

- Static Public Member Functions inherited from TaleWorlds.Library.ViewModel
static void CollectPropertiesAndMethods ()
 
- Events inherited from TaleWorlds.Library.IViewModel
PropertyChangedWithValueEventHandler PropertyChangedWithValue
 
PropertyChangedWithBoolValueEventHandler PropertyChangedWithBoolValue
 
PropertyChangedWithIntValueEventHandler PropertyChangedWithIntValue
 
PropertyChangedWithFloatValueEventHandler PropertyChangedWithFloatValue
 
PropertyChangedWithUIntValueEventHandler PropertyChangedWithUIntValue
 
PropertyChangedWithColorValueEventHandler PropertyChangedWithColorValue
 
PropertyChangedWithDoubleValueEventHandler PropertyChangedWithDoubleValue
 
PropertyChangedWithVec2ValueEventHandler PropertyChangedWithVec2Value
 

Member Enumeration Documentation

◆ OnlineStatus

Constructor & Destructor Documentation

◆ MPLobbyPlayerBaseVM()

TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.MPLobbyPlayerBaseVM ( PlayerId  id,
string  forcedName = "",
Action< PlayerId >  onInviteToClan = null,
Action< PlayerId >  onFriendRequestAnswered = null 
)

Member Function Documentation

◆ RefreshValues()

override void TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.RefreshValues ( )
virtual

◆ RefreshSelectableGameTypes()

void TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.RefreshSelectableGameTypes ( bool  isRankedOnly,
Action< string >  onRefreshed,
string  initialGameTypeID = "" 
)

◆ UpdateName()

async void TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.UpdateName ( bool  isKnownPlayer)
protected

◆ UpdateAvatar()

void TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.UpdateAvatar ( bool  isKnownPlayer)
protected

◆ UpdatePlayerState()

void TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.UpdatePlayerState ( AnotherPlayerData  playerData)

◆ UpdateWith()

virtual void TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.UpdateWith ( PlayerData  playerData)
virtual

◆ UpdateNameAndAvatar()

void TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.UpdateNameAndAvatar ( bool  forceUpdate = false)

◆ OnStatusChanged()

void TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.OnStatusChanged ( OnlineStatus  status,
bool  isInGameStatusActive 
)

◆ SetOnInvite()

void TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.SetOnInvite ( Action< PlayerId >  onInvite)

◆ UpdateStats()

async void TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.UpdateStats ( Action  onDone)

◆ UpdateExperienceData()

void TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.UpdateExperienceData ( )

◆ UpdateRating()

async void TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.UpdateRating ( Action  onDone)

◆ UpdateDisplayedRankInfo()

void TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.UpdateDisplayedRankInfo ( string  gameType)

◆ UpdateClanInfo()

async void TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.UpdateClanInfo ( )

◆ FilterStatsForGameMode()

void TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.FilterStatsForGameMode ( string  gameModeCode)

◆ RefreshCharacterVisual()

void TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.RefreshCharacterVisual ( )

◆ ExecuteSelectPlayer()

void TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.ExecuteSelectPlayer ( )

◆ ExecuteInviteToParty()

void TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.ExecuteInviteToParty ( )

◆ ExecuteInviteToClan()

void TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.ExecuteInviteToClan ( )

◆ ExecuteKickFromParty()

void TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.ExecuteKickFromParty ( )

◆ ExecuteAcceptFriendRequest()

void TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.ExecuteAcceptFriendRequest ( )

◆ ExecuteDeclineFriendRequest()

void TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.ExecuteDeclineFriendRequest ( )

◆ ExecuteCancelPendingFriendRequest()

void TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.ExecuteCancelPendingFriendRequest ( )

◆ ExecuteRemoveFriend()

void TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.ExecuteRemoveFriend ( )

◆ ExecuteCopyBannerlordID()

void TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.ExecuteCopyBannerlordID ( )

◆ ExecuteShowProfile()

void TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.ExecuteShowProfile ( )

Member Data Documentation

◆ OnPlayerProfileRequested

Action<PlayerId> TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.OnPlayerProfileRequested
static

◆ OnBannerlordIDChangeRequested

Action<PlayerId> TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.OnBannerlordIDChangeRequested
static

◆ OnAddFriendWithBannerlordIDRequested

Action<PlayerId> TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.OnAddFriendWithBannerlordIDRequested
static

◆ OnSigilChangeRequested

Action<PlayerId> TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.OnSigilChangeRequested
static

◆ OnBadgeChangeRequested

Action<PlayerId> TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.OnBadgeChangeRequested
static

◆ OnRankProgressionRequested

Action<MPLobbyPlayerBaseVM> TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.OnRankProgressionRequested
static

◆ OnRankLeaderboardRequested

Action<string> TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.OnRankLeaderboardRequested
static

◆ OnClanPageRequested

Action TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.OnClanPageRequested
static

◆ OnClanLeaderboardRequested

Action TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.OnClanLeaderboardRequested
static

◆ OnPlayerStatsReceived

Action TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.OnPlayerStatsReceived

◆ _hasReceivedPlayerStats

bool TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM._hasReceivedPlayerStats = false
protected

◆ _isReceivingPlayerStats

bool TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM._isReceivingPlayerStats = false
protected

◆ OnRankInfoChanged

Action<string> TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.OnRankInfoChanged

Property Documentation

◆ CurrentOnlineStatus

OnlineStatus TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.CurrentOnlineStatus = OnlineStatus.None
get

◆ ProvidedID

PlayerId TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.ProvidedID
getprotected set

◆ PlayerData

PlayerData TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.PlayerData
get

◆ State

AnotherPlayerState TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.State
getprotected set

◆ TimeSinceLastStateUpdate

float TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.TimeSinceLastStateUpdate
getprotected set

◆ PlayerStats

PlayerStatsBase [] TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.PlayerStats
get

◆ RankInfo

GameTypeRankInfo [] TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.RankInfo
get

◆ RankInfoGameTypeID

string TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.RankInfoGameTypeID
get

◆ CanCopyID

bool TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.CanCopyID
getset

◆ ShowLevel

bool TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.ShowLevel
getset

◆ IsSelected

bool TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.IsSelected
getset

◆ HasNotification

bool TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.HasNotification
getset

◆ IsFriendRequest

bool TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.IsFriendRequest
getset

◆ IsPendingRequest

bool TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.IsPendingRequest
getset

◆ CanRemove

bool TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.CanRemove
getset

◆ CanBeInvited

bool TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.CanBeInvited
getset

◆ CanInviteToParty

bool TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.CanInviteToParty
getset

◆ CanInviteToClan

bool TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.CanInviteToClan
getset

◆ IsSigilChangeInformationEnabled

bool TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.IsSigilChangeInformationEnabled
getset

◆ IsRankInfoLoading

bool TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.IsRankInfoLoading
getset

◆ IsRankInfoCasual

bool TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.IsRankInfoCasual
getset

◆ IsClanInfoSupported

bool TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.IsClanInfoSupported
getset

◆ IsBannerlordIDSupported

bool TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.IsBannerlordIDSupported
getset

◆ Level

int TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.Level
getset

◆ Rating

int TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.Rating
getset

◆ Loot

int TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.Loot
getset

◆ ExperienceRatio

int TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.ExperienceRatio
getset

◆ RatingRatio

int TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.RatingRatio
getset

◆ Name

string TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.Name
getset

◆ StateText

string TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.StateText
getset

◆ LevelText

string TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.LevelText
getset

◆ LevelTitleText

string TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.LevelTitleText
getset

◆ RatingText

string TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.RatingText
getset

◆ RatingID

string TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.RatingID
getset

◆ ClanName

string TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.ClanName
getset

◆ ClanTag

string TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.ClanTag
getset

◆ ChangeText

string TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.ChangeText
getset

◆ ClanInfoTitleText

string TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.ClanInfoTitleText
getset

◆ BadgeInfoTitleText

string TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.BadgeInfoTitleText
getset

◆ AvatarInfoTitleText

string TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.AvatarInfoTitleText
getset

◆ ExperienceText

string TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.ExperienceText
getset

◆ RankText

string TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.RankText
getset

◆ BannerlordID

string TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.BannerlordID
getset

◆ SelectedBadgeID

string TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.SelectedBadgeID
getset

◆ NameHint

HintViewModel TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.NameHint
getset

◆ InviteToPartyHint

HintViewModel TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.InviteToPartyHint
getset

◆ RemoveFriendHint

HintViewModel TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.RemoveFriendHint
getset

◆ AcceptFriendRequestHint

HintViewModel TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.AcceptFriendRequestHint
getset

◆ DeclineFriendRequestHint

HintViewModel TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.DeclineFriendRequestHint
getset

◆ CancelFriendRequestHint

HintViewModel TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.CancelFriendRequestHint
getset

◆ InviteToClanHint

HintViewModel TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.InviteToClanHint
getset

◆ ChangeBannerlordIDHint

HintViewModel TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.ChangeBannerlordIDHint
getset

◆ CopyBannerlordIDHint

HintViewModel TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.CopyBannerlordIDHint
getset

◆ AddFriendWithBannerlordIDHint

HintViewModel TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.AddFriendWithBannerlordIDHint
getset

◆ ExperienceHint

HintViewModel TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.ExperienceHint
getset

◆ RatingHint

HintViewModel TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.RatingHint
getset

◆ LootHint

HintViewModel TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.LootHint
getset

◆ SkirmishRatingHint

HintViewModel TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.SkirmishRatingHint
getset

◆ CaptainRatingHint

HintViewModel TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.CaptainRatingHint
getset

◆ ClanLeaderboardHint

HintViewModel TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.ClanLeaderboardHint
getset

◆ Avatar

ImageIdentifierVM TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.Avatar
getset

◆ ClanBanner

ImageIdentifierVM TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.ClanBanner
getset

◆ Sigil

MPLobbySigilItemVM TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.Sigil
getset

◆ ShownBadge

MPLobbyBadgeItemVM TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.ShownBadge
getset

◆ CharacterVisual

CharacterViewModel TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.CharacterVisual
getset

◆ DisplayedStats

MBBindingList<MPLobbyPlayerStatItemVM> TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.DisplayedStats
getset

◆ GameTypes

MBBindingList<MPLobbyGameTypeVM> TaleWorlds.MountAndBlade.ViewModelCollection.Multiplayer.Lobby.Friends.MPLobbyPlayerBaseVM.GameTypes
getset