![]() |
LootLocker Unreal Server SDK 6.5.0
Server-side backend SDK for Unreal Engine
|
#include <LootLockerServerLeaderboardRequest.h>
Data Fields | |
| int | ID = 0 |
| The ID of the player. | |
| FString | Public_uid = "" |
| The public UID of the player. | |
| FString | Name = "" |
| The name of the player. | |
| int FLootLockerServerLeaderboardPlayer::ID = 0 |
The ID of the player.
| FString FLootLockerServerLeaderboardPlayer::Name = "" |
The name of the player.
| FString FLootLockerServerLeaderboardPlayer::Public_uid = "" |
The public UID of the player.