Preparing search index...

    The options for the leaderboard to be made.

    Hierarchy (View Summary)

    Index

    Properties

    name: string

    The name of the leaderboard.

    ""
    
    orderingType: OrderingType

    How the leaderboard should be ordered.

    Leaderboard.OrderingType.Descending
    
    ttlSeconds: number

    How long the leaderboard should last.

    0
    

    Methods

    • Returns true if the object matches or derives from the passed in type.

      Parameters

      • type: string

      Returns boolean

    • Returns true if this object is the same as other. Useful for checking if two references point to the same thing.

      Parameters

      Returns boolean