docs.unity3d.com
    Show / Hide Table of Contents

    Class Leaderboards.Rankings

    Leadboard rankings

    Inheritance
    Object
    Leaderboards.Rankings
    Namespace: Unity.PSN.PS5.Leaderboard
    Syntax
    public class Rankings

    Properties

    Entries

    Leaderboard entries

    Declaration
    public List<Leaderboards.RankingEntry> Entries { get; }
    Property Value
    Type Description
    List<Leaderboards.RankingEntry>

    LastUpdateDateTime

    Date and time official rankings were most recently calculated

    Declaration
    public DateTime LastUpdateDateTime { get; }
    Property Value
    Type Description
    DateTime

    TotalEntryCount

    Total number of entries

    Declaration
    public int TotalEntryCount { get; }
    Property Value
    Type Description
    Int32
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 25 September 2020