Page cover

🔵Download Leaderboard Entries

Like what you're seeing?

Introduction

Fetches a series of leaderboard entries for a specified leaderboard. You can ask for more entries than exist, then this will return as many as do exist.

Board ID

The board to read from

Request Type

The UELeaderboardDataRequest type to request from the board.

Start

The index to start downloading entries relative to eLeaderboardDataRequest.

End

The last index to retrieve entries for relative to eLeaderboardDataRequest.

Detail Count

The number of detail entries to read from the entry

Callback

An event that will be called when complete and contains an array of Leaderboard Entry

Nodes

Last updated