docs.unity3d.com
    Show / Hide Table of Contents

    Class Leaderboards

    The Leaderboards service provided by PSN provides multiple leaderboards onto which scores can be recorded for an application per user (player) and on which rankings are calculated.

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

    Methods

    Schedule(AsyncOp)

    Schedule an AsyncOp by adding it to the internal Entitlements queue

    Declaration
    public static void Schedule(AsyncOp op)
    Parameters
    Type Name Description
    AsyncOp op

    The operation to schedule

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 25 September 2020