Core/Housing: expose session opcode installer
This commit is contained in:
@@ -28,6 +28,10 @@ namespace WorldPackets::Housing
|
||||
|
||||
namespace Housing
|
||||
{
|
||||
// Installs the restarted Housing routes after the core OpcodeTable has been
|
||||
// initialized and before world sockets begin accepting sessions.
|
||||
TC_GAME_API bool InstallSessionOpcodeHandlers();
|
||||
|
||||
// Client-facing adapters for the restarted Housing implementation. Persistence
|
||||
// and ownership validation stay in Housing::Manager; this layer owns only wire
|
||||
// responses plus safe synchronization of live map entities.
|
||||
|
||||
Reference in New Issue
Block a user