Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1.24 KB

DestinyDefinitionsBreakerTypesDestinyBreakerTypeDefinition.md

File metadata and controls

13 lines (10 loc) · 1.24 KB

DestinyDefinitionsBreakerTypesDestinyBreakerTypeDefinition

Properties

Name Type Description Notes
DisplayProperties *DestinyDefinitionsCommonDestinyDisplayPropertiesDefinition [optional] [default to null]
EnumValue int32 We have an enumeration for Breaker types for quick reference. This is the current definition's breaker type enum value. [optional] [default to null]
Hash int32 The unique identifier for this entity. Guaranteed to be unique for the type of entity, but not globally. When entities refer to each other in Destiny content, it is this hash that they are referring to. [optional] [default to null]
Index int32 The index of the entity as it was found in the investment tables. [optional] [default to null]
Redacted bool If this is true, then there is an entity with this identifier/type combination, but BNet is not yet allowed to show it. Sorry! [optional] [default to null]

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