Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 786 Bytes

DestinyDefinitionsDestinyItemPerkEntryDefinition.md

File metadata and controls

11 lines (8 loc) · 786 Bytes

DestinyDefinitionsDestinyItemPerkEntryDefinition

Properties

Name Type Description Notes
RequirementDisplayString string If this perk is not active, this is the string to show for why it's not providing its benefits. [optional] [default to null]
PerkHash int32 A hash identifier for the DestinySandboxPerkDefinition being provided on the item. [optional] [default to null]
PerkVisibility int32 Indicates whether this perk should be shown, or if it should be shown disabled. [optional] [default to null]

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