![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Protected Member Functions | |
| void | SetUp () override |
| void | TearDown () override |
Static Protected Member Functions | |
| static void | EnsureScriptRegistriesInitialized () |
Protected Attributes | |
| std::unique_ptr< IWorld > | previousWorld_ |
Tests that ArenaScript and AllBattlegroundScript hooks return safe defaults when no scripts are registered, ensuring core game logic (MemberWon/MemberLost, SaveToDB, etc.) is not accidentally skipped.
|
inlinestaticprotected |
References ALLBATTLEGROUNDHOOK_END, ARENAHOOK_END, and ScriptRegistry< TScript >::InitEnabledHooksIfNeeded().
Referenced by SetUp().
|
inlineoverrideprotected |
References CONFIG_ARENA_START_RATING, CONFIG_LEGACY_ARENA_START_RATING, EnsureScriptRegistriesInitialized(), previousWorld_, and sWorld.
|
inlineoverrideprotected |
References previousWorld_, and sWorld.
|
protected |
Referenced by SetUp(), and TearDown().