◆ SetUp()
| void PoolQuestReloadFixTest::SetUp |
( |
| ) |
|
|
inlineoverrideprotected |
220 {
222
223
225
226
227
229
231
232
234
235
236 sPoolMgr->mQuestCreatureRelation.insert(
238 }
#define sObjectMgr
Definition ObjectMgr.h:1712
#define sPoolMgr
Definition PoolMgr.h:165
static constexpr uint32 TEST_QUEST_ID
Definition PoolQuestReloadTest.cpp:261
static constexpr uint32 TEST_CREATURE_ID
Definition PoolQuestReloadTest.cpp:262
static constexpr uint32 TEST_POOL_ID
Definition PoolQuestReloadTest.cpp:263
QuestRelations * creatureQuestMap
Definition PoolQuestReloadTest.cpp:265
Definition QuestDef.h:210
References creatureQuestMap, sObjectMgr, sPoolMgr, TEST_CREATURE_ID, TEST_POOL_ID, and TEST_QUEST_ID.
◆ TearDown()
| void PoolQuestReloadFixTest::TearDown |
( |
| ) |
|
|
inlineoverrideprotected |
◆ creatureQuestMap
◆ TEST_CREATURE_ID
| constexpr uint32 PoolQuestReloadFixTest::TEST_CREATURE_ID = 99999 |
|
staticconstexprprotected |
◆ TEST_POOL_ID
| constexpr uint32 PoolQuestReloadFixTest::TEST_POOL_ID = 99997 |
|
staticconstexprprotected |
◆ TEST_QUEST_ID
| constexpr uint32 PoolQuestReloadFixTest::TEST_QUEST_ID = 99998 |
|
staticconstexprprotected |
The documentation for this class was generated from the following file: