Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 888 Bytes

DestinyDefinitionsDestinyItemSackBlockDefinition.md

File metadata and controls

13 lines (10 loc) · 888 Bytes

DestinyDefinitionsDestinyItemSackBlockDefinition

Properties

Name Type Description Notes
DetailAction string A description of what will happen when you open the sack. As far as I can tell, this is blank currently. Unknown whether it will eventually be populated with useful info. [optional] [default to null]
OpenAction string The localized name of the action being performed when you open the sack. [optional] [default to null]
SelectItemCount int32 [optional] [default to null]
VendorSackType string [optional] [default to null]
OpenOnAcquire bool [optional] [default to null]

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