Record
common-models-destiny2-core-settings
No description available.
record common-models-destiny2-core-settings {
active-seals-root-node-hash: option<s32>,
active-triumphs-root-node-hash: option<s32>,
ammo-type-heavy-icon: option<string>,
ammo-type-primary-icon: option<string>,
ammo-type-special-icon: option<string>,
badges-root-node: option<s32>,
collection-root-node: option<s32>,
crafting-root-node-hash: option<s32>,
current-rank-progression-hashes: option<list<s32>>,
current-season-hash: option<s32>,
current-seasonal-artifact-hash: option<s32>,
exotic-catalysts-root-node-hash: option<s32>,
future-season-hashes: option<list<s32>>,
guardian-rank-constants-hash: option<s32>,
guardian-ranks-root-node-hash: option<s32>,
insert-plug-free-blocked-socket-type-hashes: option<list<s32>>,
insert-plug-free-protected-plug-item-hashes: option<list<s32>>,
legacy-seals-root-node-hash: option<s32>,
legacy-triumphs-root-node-hash: option<s32>,
loadout-constants-hash: option<s32>,
lore-root-node-hash: option<s32>,
medals-root-node: option<s32>,
medals-root-node-hash: option<s32>,
metrics-root-node: option<s32>,
past-season-hashes: option<list<s32>>,
records-root-node: option<s32>,
seasonal-challenges-presentation-node-hash: option<s32>,
undiscovered-collectible-image: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| active-seals-root-node-hash | option<s32> | |
| active-triumphs-root-node-hash | option<s32> | |
| ammo-type-heavy-icon | option<string> | |
| ammo-type-primary-icon | option<string> | |
| ammo-type-special-icon | option<string> | |
| badges-root-node | option<s32> | |
| collection-root-node | option<s32> | |
| crafting-root-node-hash | option<s32> | |
| current-rank-progression-hashes | option<list<s32>> | |
| current-season-hash | option<s32> | |
| current-seasonal-artifact-hash | option<s32> | |
| exotic-catalysts-root-node-hash | option<s32> | |
| future-season-hashes | option<list<s32>> | |
| guardian-rank-constants-hash | option<s32> | |
| guardian-ranks-root-node-hash | option<s32> | |
| insert-plug-free-blocked-socket-type-hashes | option<list<s32>> | |
| insert-plug-free-protected-plug-item-hashes | option<list<s32>> | |
| legacy-seals-root-node-hash | option<s32> | |
| legacy-triumphs-root-node-hash | option<s32> | |
| loadout-constants-hash | option<s32> | |
| lore-root-node-hash | option<s32> | |
| medals-root-node | option<s32> | |
| medals-root-node-hash | option<s32> | |
| metrics-root-node | option<s32> | |
| past-season-hashes | option<list<s32>> | |
| records-root-node | option<s32> | |
| seasonal-challenges-presentation-node-hash | option<s32> | |
| undiscovered-collectible-image | option<string> |