|
| template<class T > |
| static void | Visit (std::unordered_map< ObjectGuid, T * > const &) |
| |
Definition at line 1731 of file cs_debug.cpp.
◆ GetTopCreatureCount()
| std::vector< std::pair< uint32, uint32 > > debug_commandscript::CreatureCountWorker::GetTopCreatureCount |
( |
std::size_t |
count | ) |
const |
|
inline |
◆ Visit() [1/2]
| void debug_commandscript::CreatureCountWorker::Visit |
( |
std::unordered_map< ObjectGuid, Creature * > const & |
creatureMap | ) |
|
|
inline |
◆ Visit() [2/2]
template<class T >
| static void debug_commandscript::CreatureCountWorker::Visit |
( |
std::unordered_map< ObjectGuid, T * > const & |
| ) |
|
|
inlinestatic |
◆ creatureCountsById
| std::unordered_map<uint32, uint32> debug_commandscript::CreatureCountWorker::creatureCountsById |
|
private |
The documentation for this class was generated from the following file: