Xivgear Types Documentation
Preparing search index...
@xivgear/sims
processors/count_sim
BuffWindowUsages
Type Alias BuffWindowUsages
type
BuffWindowUsages
=
{
buffEffects
:
CombinedBuffEffect
;
buffs
:
PartyBuff
[]
;
maxDuration
:
number
|
null
;
minDuration
:
number
|
null
;
skills
:
SkillCount
[]
;
}
Index
Properties
buff
Effects
buffs
max
Duration
min
Duration
skills
Properties
buff
Effects
buffEffects
:
CombinedBuffEffect
buffs
buffs
:
PartyBuff
[]
max
Duration
maxDuration
:
number
|
null
min
Duration
minDuration
:
number
|
null
skills
skills
:
SkillCount
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
buff
Effects
buffs
max
Duration
min
Duration
skills
Xivgear Types Documentation
Loading...