Search Results for

    Method AchievementAddCount

    AchievementAddCount(string, long)

    Add achievement count progress

    Declaration
    public static YVRRequest AchievementAddCount(string achievementName, long count)
    Parameters
    Type Name Description
    string achievementName

    Achievement name

    long count

    Add count

    Returns
    Type Description
    YVRRequest
    In This Article