Table of Contents

Class MPLobbyFriendItemVM

Namespace
TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.Lobby.Friends
Assembly
TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.dll
public class MPLobbyFriendItemVM : MPLobbyPlayerBaseVM
Inheritance
MPLobbyFriendItemVM
Inherited Members

Constructors

MPLobbyFriendItemVM(PlayerId, Action<MPLobbyPlayerBaseVM>, Action<PlayerId>, Action<PlayerId>)

public MPLobbyFriendItemVM(PlayerId ID, Action<MPLobbyPlayerBaseVM> onActivatePlayerActions, Action<PlayerId> onInviteToClan = null, Action<PlayerId> onFriendRequestAnswered = null)

Parameters

ID PlayerId
onActivatePlayerActions Action<MPLobbyPlayerBaseVM>
onInviteToClan Action<PlayerId>
onFriendRequestAnswered Action<PlayerId>

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