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

Method GrNetPlugin

src/render/plugin_interface/gr_net_plugin.cpp:11–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9{
10
11 GrNetPlugin::GrNetPlugin() {
12 plugin_type_ = GrPluginType::kNet;
13 }
14
15 GrNetPlugin::~GrNetPlugin() {
16

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected