Class PartyPlayerInLobbyClient
- Namespace
- TaleWorlds.MountAndBlade.Diamond
- Assembly
- TaleWorlds.MountAndBlade.Diamond.dll
public class PartyPlayerInLobbyClient
- Inheritance
-
PartyPlayerInLobbyClient
- Inherited Members
Constructors
PartyPlayerInLobbyClient(PlayerId, string, bool)
public PartyPlayerInLobbyClient(PlayerId playerId, string name, bool isPartyLeader = false)
Parameters
Properties
IsPartyLeader
public bool IsPartyLeader { get; }
Property Value
Name
public string Name { get; }
Property Value
PlayerId
public PlayerId PlayerId { get; }
Property Value
WaitingInvitation
public bool WaitingInvitation { get; }
Property Value
Methods
SetAtParty()
public void SetAtParty()
SetLeader()
public void SetLeader()
SetMember()
public void SetMember()
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).