MCPcopy Create free account
hub / github.com/RGAA-Software/GoDesk / OnMessage

Method OnMessage

src/render/plugin_interface/gr_plugin_interface.cpp:294–296  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

292 }
293
294 void GrPluginInterface::OnMessage(std::shared_ptr<Message> msg) {
295
296 }
297
298 void GrPluginInterface::OnMessageRaw(const std::any& msg) {
299

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected