![]() |
TrinityCore
|
Inheritance diagram for spell_dru_eclipse:Private Member Functions | |
| PrepareAuraScript (spell_dru_eclipse) | |
| bool | Validate (SpellInfo const *) override |
| bool | CheckProc (ProcEventInfo &eventInfo) |
| bool | CheckSolar (AuraEffect const *, ProcEventInfo &eventInfo) |
| bool | CheckLunar (AuraEffect const *, ProcEventInfo &eventInfo) |
| void | ProcSolar (AuraEffect const *aurEff, ProcEventInfo &eventInfo) |
| void | ProcLunar (AuraEffect const *aurEff, ProcEventInfo &eventInfo) |
| void | Register () override |
Private Attributes | |
| TimePoint | _lunarProcCooldownEnd = std::chrono::steady_clock::time_point::min() |
| TimePoint | _solarProcCooldownEnd = std::chrono::steady_clock::time_point::min() |
Definition at line 206 of file spell_druid.cpp.
|
inlineprivate |
Definition at line 236 of file spell_druid.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 219 of file spell_druid.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 227 of file spell_druid.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
|
inlineprivate |
Definition at line 257 of file spell_druid.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 249 of file spell_druid.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineoverrideprivatevirtual |
Implements _SpellScript.
Definition at line 265 of file spell_druid.cpp.
Here is the call graph for this function:
|
inlineoverrideprivatevirtual |
Reimplemented from _SpellScript.
Definition at line 210 of file spell_druid.cpp.
Here is the call graph for this function:
|
private |
Definition at line 276 of file spell_druid.cpp.
|
private |
Definition at line 277 of file spell_druid.cpp.