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

Details about a progression points entity referenced by a catalog entry. More...

Public Member Functions

LootLockerItemDetailsKey GetItemDetailsKey ()
 Function to help identify details simpler.
 

Properties

string key [get, set]
 The unique key of the progression that this refers to.
 
string name [get, set]
 The name of the progression that this refers to.
 
int amount [get, set]
 The amount of points to be added to the progression in question.
 
string id [get, set]
 The unique id of the progression that this refers to.
 
string catalog_listing_id [get, set]
 The catalog listing id for this progression point detail.
 

Detailed Description

Details about a progression points entity referenced by a catalog entry.

Member Function Documentation

◆ GetItemDetailsKey()

LootLockerItemDetailsKey LootLocker.Requests.LootLockerProgressionPointDetails.GetItemDetailsKey ( )
inline

Function to help identify details simpler.

Returns
The identifier for looking up details