mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 05:36:23 +00:00
feat(Core/Network): Per-user togglable packet logging (#23254)
Co-authored-by: Ryan Turner <16946913+TheSCREWEDSoftware@users.noreply.github.com>
This commit is contained in:
@@ -1138,6 +1138,8 @@ public: // opcodes handlers
|
||||
void InitializeSession();
|
||||
void InitializeSessionCallback(CharacterDatabaseQueryHolder const& realmHolder, uint32 clientCacheVersion);
|
||||
|
||||
void SetPacketLogging(bool state);
|
||||
|
||||
private:
|
||||
void ProcessQueryCallbacks();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user