Steam WebAPI Docs - v1.2.2
    Preparing search index...

    Type Alias GlobalAchievement

    type GlobalAchievement = {
        name: string;
        percent: number;
    }
    Index

    Properties

    Properties

    name: string

    The name of the achievement as an unlocalized token.

    percent: number

    Percentage of player population that has unlocked the achievement given as a double.