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

#include <LootLockerServerPlayerInventoryRequest.h>

Data Fields

int Asset_id = 0
 The id of the asset to equip.
 
int Rental_option_id = 0
 The rental option id of the rental option to equip.
 

Field Documentation

◆ Asset_id

int FLootLockerServerAssetByAssetIdAndRentalOptionIdRequest::Asset_id = 0

The id of the asset to equip.

◆ Rental_option_id

int FLootLockerServerAssetByAssetIdAndRentalOptionIdRequest::Rental_option_id = 0

The rental option id of the rental option to equip.