![]() |
TrinityCore
|
#include <SpellHistory.h>
Public Member Functions | |
| ChargeEntry ()=default | |
| ChargeEntry (TimePoint startTime, Duration rechargeTime) | |
| ChargeEntry (TimePoint startTime, TimePoint endTime) | |
Public Attributes | |
| TimePoint | RechargeStart |
| TimePoint | RechargeEnd |
Definition at line 75 of file SpellHistory.h.
|
default |
Definition at line 78 of file SpellHistory.h.
Definition at line 79 of file SpellHistory.h.
| TimePoint SpellHistory::ChargeEntry::RechargeEnd |
Definition at line 82 of file SpellHistory.h.
| TimePoint SpellHistory::ChargeEntry::RechargeStart |
Definition at line 81 of file SpellHistory.h.