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
TauntIndices
public List<TauntIndexData> TauntIndices { get; set; }
Property Value
Methods
HasSameContentWith(MultiplayerLocalData)
public override bool HasSameContentWith(MultiplayerLocalData other)
Parameters
other
MultiplayerLocalData
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).