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


Data Fields | |
| FString | Blocked_at = "" |
| The creation date of the player. | |
Data Fields inherited from FLootLockerFriend | |
| 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 blocked player.
| FString FLootLockerBlockedPlayer::Blocked_at = "" |
The creation date of the player.