Wasm Directoryalpha
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

NameTypeDescription
active-seals-root-node-hashoption​<s32>
active-triumphs-root-node-hashoption​<s32>
ammo-type-heavy-iconoption​<string>
ammo-type-primary-iconoption​<string>
ammo-type-special-iconoption​<string>
badges-root-nodeoption​<s32>
collection-root-nodeoption​<s32>
crafting-root-node-hashoption​<s32>
current-rank-progression-hashesoption​<list​<s32>>
current-season-hashoption​<s32>
current-seasonal-artifact-hashoption​<s32>
exotic-catalysts-root-node-hashoption​<s32>
future-season-hashesoption​<list​<s32>>
guardian-rank-constants-hashoption​<s32>
guardian-ranks-root-node-hashoption​<s32>
insert-plug-free-blocked-socket-type-hashesoption​<list​<s32>>
insert-plug-free-protected-plug-item-hashesoption​<list​<s32>>
legacy-seals-root-node-hashoption​<s32>
legacy-triumphs-root-node-hashoption​<s32>
loadout-constants-hashoption​<s32>
lore-root-node-hashoption​<s32>
medals-root-nodeoption​<s32>
medals-root-node-hashoption​<s32>
metrics-root-nodeoption​<s32>
past-season-hashesoption​<list​<s32>>
records-root-nodeoption​<s32>
seasonal-challenges-presentation-node-hashoption​<s32>
undiscovered-collectible-imageoption​<string>