Table of Contents

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

index int
badgeType BadgeType

Properties

Description

public TextObject Description { get; }

Property Value

TextObject

GroupId

public string GroupId { get; }

Property Value

string

Index

public int Index { get; }

Property Value

int

IsActive

public bool IsActive { get; }

Property Value

bool

IsTimed

public bool IsTimed { get; }

Property Value

bool

IsVisibleOnlyWhenEarned

public bool IsVisibleOnlyWhenEarned { get; }

Property Value

bool

Name

public TextObject Name { get; }

Property Value

TextObject

PeriodEnd

public DateTime PeriodEnd { get; }

Property Value

DateTime

PeriodStart

public DateTime PeriodStart { get; }

Property Value

DateTime

StringId

public string StringId { get; }

Property Value

string

Type

public BadgeType Type { get; }

Property Value

BadgeType

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).