LootLocker Unreal Server SDK 6.5.0
Server-side backend SDK for Unreal Engine
Loading...
Searching...
No Matches
FLootLockerServerAssetCandidateInformation Struct Reference

#include <LootLockerServerAssetRequest.h>

Data Fields

int Created_by_player_id = 0
 The id of the player who created this asset.
 
FString Created_by_player_uid = ""
 The UID of the player who created this asset.
 

Field Documentation

◆ Created_by_player_id

int FLootLockerServerAssetCandidateInformation::Created_by_player_id = 0

The id of the player who created this asset.

◆ Created_by_player_uid

FString FLootLockerServerAssetCandidateInformation::Created_by_player_uid = ""

The UID of the player who created this asset.