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

Details about an asset entity referenced by a catalog entry. More...

Public Member Functions

LootLockerItemDetailsKey GetItemDetailsKey ()
 Function to help identify details simpler.
 
LootLockerAssetItemDetailsKey GetAssetItemDetailsKey ()
 Function to help identify asset details including variation and rental options.
 

Properties

string name [get, set]
 The name of this asset.
 
string variation_id [get, set]
 The id of the specific variation of this asset that this refers to.
 
string rental_option_id [get, set]
 The id of the specific rental option of this asset that this refers to.
 
int legacy_id [get, set]
 The legacy id of this asset.
 
string id [get, set]
 The unique identifying ulid of this asset.
 
string thumbnail [get, set]
 The thumbnail for this asset.
 
string catalog_listing_id [get, set]
 The catalog listing id for this asset detail.
 

Detailed Description

Details about an asset entity referenced by a catalog entry.

Member Function Documentation

◆ GetAssetItemDetailsKey()

LootLockerAssetItemDetailsKey LootLocker.Requests.LootLockerAssetDetails.GetAssetItemDetailsKey ( )
inline

Function to help identify asset details including variation and rental options.

Returns
The identifier for looking up asset details

◆ GetItemDetailsKey()

LootLockerItemDetailsKey LootLocker.Requests.LootLockerAssetDetails.GetItemDetailsKey ( )
inline

Function to help identify details simpler.

Returns
The identifier for looking up details