![]() |
LootLocker Unity SDK 8.1.1
Game backend SDK for Unity
|
Describes a class type, including its identifier, name, default storage, and default loadout. More...
Properties | |
| int | id [get, set] |
| The unique integer id of this class type. | |
| bool | is_default [get, set] |
| Whether this is the default class type. | |
| string | name [get, set] |
| The display name of this class type. | |
| LootLockerStorage[] | storage [get, set] |
| Key-value storage entries attached to this class type. | |
| LootLockerClassTypeDefaultLoadout[] | default_loadout [get, set] |
| The default loadout assets associated with this class type. | |
Describes a class type, including its identifier, name, default storage, and default loadout.