Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 1.02 KB

DestinyDefinitionsDestinyVendorItemSocketOverride.md

File metadata and controls

11 lines (8 loc) · 1.02 KB

DestinyDefinitionsDestinyVendorItemSocketOverride

Properties

Name Type Description Notes
SingleItemHash int32 If this is populated, the socket will be overridden with a specific plug. If this isn't populated, it's being overridden by something more complicated that is only known by the Game Server and God, which means we can't tell you in advance what it'll be. [optional] [default to null]
RandomizedOptionsCount int32 If this is greater than -1, the number of randomized plugs on this socket will be set to this quantity instead of whatever it's set to by default. [optional] [default to null]
SocketTypeHash int32 This appears to be used to select which socket ultimately gets the override defined here. [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]