LootLocker Unity SDK 8.0.0
Game backend SDK for Unity
Loading...
Searching...
No Matches
LootLocker.Requests.LootLockerRental Class Reference

Rental status information for an inventory item that was acquired as a rental. More...

Properties

bool is_rental [get, set]
 Whether this inventory item is a rental.
 
string time_left [get, set]
 The amount of time remaining on the rental, as a formatted string.
 
string duration [get, set]
 The total duration of the rental, as a formatted string.
 
string is_active [get, set]
 Whether the rental is currently active.
 

Detailed Description

Rental status information for an inventory item that was acquired as a rental.