|
ORE Studio 0.0.4
|
Register assets subsystem message handlers with the server. More...
#include <registrar.hpp>

Static Public Member Functions | |
| static void | register_handlers (comms::net::server &server, database::context ctx) |
Register assets subsystem message handlers with the server.
Registers handlers for all assets subsystem messages (0x4000-0x4FFF). Must be called before server.run().
| server | The server to register handlers with |
| ctx | Database context for repository access |