Interface: AchievementPercentage

January 23, 2026 ยท View on GitHub

steamapi


steamapi / AchievementPercentage

Interface: AchievementPercentage

Defined in: structures/AchievementPercentage.ts:1

Properties

name

name: string

Defined in: structures/AchievementPercentage.ts:3

API name of this achievement


percent

percent: number

Defined in: structures/AchievementPercentage.ts:6

What percent of players have completed this achievement (floating point value between 0 and 100)

Contents

  1. 1Properties
  2. 1.1name
  3. 1.2percent