Table of Contents

Class Achievement

Namespace
TaleWorlds.AchievementSystem
Assembly
TaleWorlds.AchievementSystem.dll
public class Achievement
Inheritance
Achievement
Inherited Members

Constructors

Achievement()

public Achievement()

Properties

CurrentProgress

public int CurrentProgress { get; set; }

Property Value

int

Id

public string Id { get; set; }

Property Value

string

IsUnlocked

public bool IsUnlocked { get; set; }

Property Value

bool

LockedDescription

public string LockedDescription { get; set; }

Property Value

string

LockedDisplayName

public string LockedDisplayName { get; set; }

Property Value

string

TargetProgress

public int TargetProgress { get; set; }

Property Value

int

UnlockedDescription

public string UnlockedDescription { get; set; }

Property Value

string

UnlockedDisplayName

public string UnlockedDisplayName { get; set; }

Property Value

string

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