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

Rarity information for an asset, describing its name, short code, and display color. More...

Properties

string name [get, set]
 The full name of the rarity tier (e.g. "Legendary").
 
string short_name [get, set]
 A short code for the rarity tier (e.g. "L").
 
string color [get, set]
 The hex color code associated with this rarity tier.
 

Detailed Description

Rarity information for an asset, describing its name, short code, and display color.