|
| static void | SetIdentifier (PreparedStatementBase *stmt, uint8 index, Unit *owner) |
| |
| static bool | ReadCooldown (Field const *fields, uint32 *spellId, CooldownEntry *cooldownEntry) |
| |
| static bool | ReadCharge (Field const *fields, uint32 *categoryId, ChargeEntry *chargeEntry) |
| |
| static void | WriteCooldown (PreparedStatementBase *stmt, uint8 &index, CooldownEntry const &cooldown) |
| |
| static void | WriteCharge (PreparedStatementBase *stmt, uint8 &index, uint32 chargeCategory, ChargeEntry const &charge) |
| |
Definition at line 91 of file SpellHistory.cpp.
◆ ReadCharge()
◆ ReadCooldown()
◆ SetIdentifier()
◆ WriteCharge()
◆ WriteCooldown()
◆ ChargesDeleteStatement
◆ ChargesInsertStatement
◆ CooldownsDeleteStatement
◆ CooldownsInsertStatement
The documentation for this struct was generated from the following file: