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

#include <LootLockerServerDropTableRequest.h>

Data Fields

TArray< int > Picks
 List of ids of the drop table items to pick for the specified player.
 

Field Documentation

◆ Picks

TArray<int> FLootLockerServerPickDropsFromDropTableRequest::Picks

List of ids of the drop table items to pick for the specified player.