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

Method GetVersionName

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

Source from the content-addressed store, hash-verified

35 }
36
37 std::string WsPlugin::GetVersionName() {
38 return "1.1.0";
39 }
40
41 uint32_t WsPlugin::GetVersionCode() {
42 return 110;

Callers 4

EncodeMethod · 0.45
LoadAllPluginsMethod · 0.45
DumpPluginInfoMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected