![]() |
LootLocker Unreal Server SDK 6.5.0
Server-side backend SDK for Unreal Engine
|
#include <LootLockerServerLeaderboardRequest.h>

Data Fields | |
| int | Leaderboard_id = 0 |
| The ID of this leaderboard. | |
| FString | Leaderboard_key = "" |
| The unique key for this leaderboard, used. | |
| FString | Ulid = "" |
| The ulid of this leaderboard. | |
| FLootLockerServerLeaderboardEntry | Rank |
| The entry of the player in this leaderboard. | |
| int FLootLockerServerLeaderboardEntryWithLeaderboardData::Leaderboard_id = 0 |
The ID of this leaderboard.
| FString FLootLockerServerLeaderboardEntryWithLeaderboardData::Leaderboard_key = "" |
The unique key for this leaderboard, used.
| FLootLockerServerLeaderboardEntry FLootLockerServerLeaderboardEntryWithLeaderboardData::Rank |
The entry of the player in this leaderboard.
| FString FLootLockerServerLeaderboardEntryWithLeaderboardData::Ulid = "" |
The ulid of this leaderboard.