Guild Wars 2 - Elite Insights 2.67.1.0+
JSON doc
Loading...
Searching...
No Matches
GW2EIJSON.JsonPlayerBuffsGeneration Class Reference

Class representing buffs generation by player actors. More...

Classes

class  JsonBuffsGenerationData
 Player buffs generation item. More...
 

Properties

long Id [get, set]
 ID of the buff.
 
IReadOnlyList< JsonBuffsGenerationDataBuffData [get, set]
 Array of buff data
Length == # of phases.
 

Detailed Description

Class representing buffs generation by player actors.

Property Documentation

◆ BuffData

IReadOnlyList<JsonBuffsGenerationData> GW2EIJSON.JsonPlayerBuffsGeneration.BuffData
getset

Array of buff data
Length == # of phases.

See also
JsonBuffsGenerationData

◆ Id

long GW2EIJSON.JsonPlayerBuffsGeneration.Id
getset

ID of the buff.

See also
JsonLog.BuffMap

The documentation for this class was generated from the following file: