Class Badge
- Namespace
- TaleWorlds.MountAndBlade.Diamond.MultiplayerBadges
- Assembly
- TaleWorlds.MountAndBlade.Diamond.dll
public class Badge
- Inheritance
-
Badge
- Derived
- Inherited Members
Constructors
Badge(int, BadgeType)
public Badge(int index, BadgeType badgeType)
Parameters
Properties
Description
public TextObject Description { get; }
Property Value
GroupId
public string GroupId { get; }
Property Value
Index
public int Index { get; }
Property Value
IsActive
public bool IsActive { get; }
Property Value
IsTimed
public bool IsTimed { get; }
Property Value
IsVisibleOnlyWhenEarned
public bool IsVisibleOnlyWhenEarned { get; }
Property Value
Name
public TextObject Name { get; }
Property Value
PeriodEnd
public DateTime PeriodEnd { get; }
Property Value
PeriodStart
public DateTime PeriodStart { get; }
Property Value
StringId
public string StringId { get; }
Property Value
Type
public BadgeType Type { get; }
Property Value
Methods
Deserialize(XmlNode)
public virtual void Deserialize(XmlNode node)
Parameters
node
XmlNode
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).