![]() |
LootLocker Unreal SDK 10.4.0
Game backend SDK for Unreal Engine
|
Represents a single friend. More...
#include <LootLockerFriendsRequestHandler.h>

Data Fields | |
| FString | Player_id = "" |
| The ulid of the player. | |
| FString | Player_name = "" |
| The name (if any has been set) of the player. | |
| FString | Name = "" |
| The name (if any has been set) of the player. | |
| FString | Public_uid = "" |
| The public uid of the player. | |
| FString | Created_at = "" |
| The creation date of the player. | |
Represents a single friend.
| FString FLootLockerFriend::Created_at = "" |
The creation date of the player.
| FString FLootLockerFriend::Name = "" |
The name (if any has been set) of the player.
| FString FLootLockerFriend::Player_id = "" |
The ulid of the player.
| FString FLootLockerFriend::Player_name = "" |
The name (if any has been set) of the player.
| FString FLootLockerFriend::Public_uid = "" |
The public uid of the player.