TrinityCore
Loading...
Searching...
No Matches
Spell::EmpowerData Struct Reference

#include <Spell.h>

Public Attributes

Milliseconds MinHoldTime = 0ms
 
std::vector< MillisecondsStageDurations
 
int32 CompletedStages = 0
 
bool IsReleasedByClient = false
 
bool IsReleased = false
 

Detailed Description

Definition at line 774 of file Spell.h.

Member Data Documentation

◆ CompletedStages

int32 Spell::EmpowerData::CompletedStages = 0

Definition at line 778 of file Spell.h.

◆ IsReleased

bool Spell::EmpowerData::IsReleased = false

Definition at line 780 of file Spell.h.

◆ IsReleasedByClient

bool Spell::EmpowerData::IsReleasedByClient = false

Definition at line 779 of file Spell.h.

◆ MinHoldTime

Milliseconds Spell::EmpowerData::MinHoldTime = 0ms

Definition at line 776 of file Spell.h.

◆ StageDurations

std::vector<Milliseconds> Spell::EmpowerData::StageDurations

Definition at line 777 of file Spell.h.


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