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
PlayerIdplayerName
stringanotherPlayerState
AnotherPlayerStateactiveBadgeId
string
Properties
ActiveBadgeId
public string ActiveBadgeId { get; }
Property Value
PlayerId
public PlayerId PlayerId { get; }
Property Value
PlayerName
public string PlayerName { get; }
Property Value
State
public AnotherPlayerState State { get; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).