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

Identifies a class belonging to a player, including its type and whether it is the default. More...

Properties

int id [get, set]
 The unique integer id of this class.
 
string type [get, set]
 The class type name.
 
string name [get, set]
 The display name of this class.
 
string ulid [get, set]
 The ULID of this class.
 
bool is_default [get, set]
 Whether this is the player's default class.
 

Detailed Description

Identifies a class belonging to a player, including its type and whether it is the default.