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

Method GetVersionCode

src/render/plugins/net_ws/ws_plugin.cpp:41–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39 }
40
41 uint32_t WsPlugin::GetVersionCode() {
42 return 110;
43 }
44
45 std::string WsPlugin::GetPluginDescription() {
46 return "Network via WebSocket";

Callers 2

DumpPluginInfoMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected