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

Class regrouping minion related Barrier statistics. More...

Properties

IReadOnlyList< int > TotalBarrier [get, set]
 Total barrier done by minions
Length == # of phases.
 
IReadOnlyList< IReadOnlyList< int > > TotalAlliedBarrier [get, set]
 Total Allied Barrier done by minions
Length == # of players and the length of each sub array is equal to # of phases.
 
IReadOnlyList< IReadOnlyList< EXTJsonBarrierDist > > TotalBarrierDist [get, set]
 Total Outgoing Barrier distribution array
Length == # of phases.
 
IReadOnlyList< IReadOnlyList< IReadOnlyList< EXTJsonBarrierDist > > > AlliedBarrierDist [get, set]
 Total Outgoing Allied Barrier distribution array
Length == # of players and the length of each sub array is equal to # of phases.
 

Detailed Description

Class regrouping minion related Barrier statistics.

Property Documentation

◆ AlliedBarrierDist

IReadOnlyList<IReadOnlyList<IReadOnlyList<EXTJsonBarrierDist> > > GW2EIJSON.EXTJsonMinionsBarrierStats.AlliedBarrierDist
getset

Total Outgoing Allied Barrier distribution array
Length == # of players and the length of each sub array is equal to # of phases.

See also
EXTJsonBarrierDist

◆ TotalBarrierDist

IReadOnlyList<IReadOnlyList<EXTJsonBarrierDist> > GW2EIJSON.EXTJsonMinionsBarrierStats.TotalBarrierDist
getset

Total Outgoing Barrier distribution array
Length == # of phases.

See also
EXTJsonBarrierDist

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