nodeIndex property
The index of the Talent Node being referred to (an index into DestinyTalentGridDefinition.nodes[]). CONTENT VERSION DEPENDENT.
Implementation
@JsonKey(name:'nodeIndex')
int? nodeIndex;
The index of the Talent Node being referred to (an index into DestinyTalentGridDefinition.nodes[]). CONTENT VERSION DEPENDENT.
@JsonKey(name:'nodeIndex')
int? nodeIndex;