talentGridHash property

  1. @JsonKey(name: 'talentGridHash')
int? talentGridHash
getter/setter pair

The hash identifier of the DestinyTalentGridDefinition attached to this item.

Implementation

@JsonKey(name:'talentGridHash')
int? talentGridHash;