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

A single progression definition within a paginated progressions list. More...

Properties

string id [get, set]
 The unique identifier of the progression.
 
string key [get, set]
 The key used to identify this progression in the API.
 
string name [get, set]
 The human-readable name of the progression.
 
bool active [get, set]
 Whether this progression is currently active.
 

Detailed Description

A single progression definition within a paginated progressions list.