Search Results for

    Class Leaderboard

    Encapsulate functions of LeaderBoard request

    Inheritance
    object
    Leaderboard
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: YVR.Platform
    Assembly: YVR.Platform.Runtime.dll
    Syntax
    public static class Leaderboard

    Methods

    Name Description
    GetLeaderboardInfoByPage(LeaderboardByPage)

    Get leaderboard info by page

    GetLeaderboardInfoByRank(LeaderboardByRank)

    Get leaderboard info by leaderboardEntry

    LeaderboardWriteItem(LeaderboardEntry)

    Write a leaderboard entry

    In This Article