Table of Contents

Class TauntSlotData

Namespace
TaleWorlds.MountAndBlade.Diamond.Lobby.LocalData
Assembly
TaleWorlds.MountAndBlade.Diamond.dll
public class TauntSlotData : MultiplayerLocalData
Inheritance
TauntSlotData
Inherited Members

Constructors

TauntSlotData(string)

public TauntSlotData(string playerId)

Parameters

playerId string

Properties

PlayerId

public string PlayerId { get; set; }

Property Value

string

TauntIndices

public List<TauntIndexData> TauntIndices { get; set; }

Property Value

List<TauntIndexData>

Methods

HasSameContentWith(MultiplayerLocalData)

public override bool HasSameContentWith(MultiplayerLocalData other)

Parameters

other MultiplayerLocalData

Returns

bool

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