#include <SpellHistory.h>
Definition at line 62 of file SpellHistory.h.
◆ ChargeEntry() [1/3]
SpellHistory::ChargeEntry::ChargeEntry |
( |
| ) |
|
|
default |
◆ ChargeEntry() [2/3]
SpellHistory::ChargeEntry::ChargeEntry |
( |
Clock::time_point |
startTime, |
|
|
Duration |
rechargeTime |
|
) |
| |
|
inline |
Definition at line 65 of file SpellHistory.h.
Clock::time_point RechargeStart
Clock::time_point RechargeEnd
◆ ChargeEntry() [3/3]
SpellHistory::ChargeEntry::ChargeEntry |
( |
Clock::time_point |
startTime, |
|
|
Clock::time_point |
endTime |
|
) |
| |
|
inline |
◆ RechargeEnd
Clock::time_point SpellHistory::ChargeEntry::RechargeEnd |
◆ RechargeStart
Clock::time_point SpellHistory::ChargeEntry::RechargeStart |
The documentation for this struct was generated from the following file: