Table of Contents

Class ClanPlayerInfo

Namespace
TaleWorlds.MountAndBlade.Diamond
Assembly
TaleWorlds.MountAndBlade.Diamond.dll
public class ClanPlayerInfo
Inheritance
ClanPlayerInfo
Inherited Members

Constructors

ClanPlayerInfo(PlayerId, string, AnotherPlayerState, string)

public ClanPlayerInfo(PlayerId playerId, string playerName, AnotherPlayerState anotherPlayerState, string activeBadgeId)

Parameters

playerId PlayerId
playerName string
anotherPlayerState AnotherPlayerState
activeBadgeId string

Properties

ActiveBadgeId

public string ActiveBadgeId { get; }

Property Value

string

PlayerId

public PlayerId PlayerId { get; }

Property Value

PlayerId

PlayerName

public string PlayerName { get; }

Property Value

string

State

public AnotherPlayerState State { get; }

Property Value

AnotherPlayerState

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