LootLocker Unreal SDK 10.4.0
Game backend SDK for Unreal Engine
Loading...
Searching...
No Matches
FLootLockerPickDropsFromDropTableItem Struct Reference

#include <LootLockerDropTablesRequestHandler.h>

Collaboration diagram for FLootLockerPickDropsFromDropTableItem:

Data Fields

int instance_id = 0
 
int variation_id = 0
 
int rental_option_id = 0
 
int quantity = 0
 
FLootLockerAsset asset
 

Field Documentation

◆ asset

FLootLockerAsset FLootLockerPickDropsFromDropTableItem::asset

◆ instance_id

int FLootLockerPickDropsFromDropTableItem::instance_id = 0

◆ quantity

int FLootLockerPickDropsFromDropTableItem::quantity = 0

◆ rental_option_id

int FLootLockerPickDropsFromDropTableItem::rental_option_id = 0

◆ variation_id

int FLootLockerPickDropsFromDropTableItem::variation_id = 0