Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RGAA-Software/GoDesk
/ OnDestroy
Method
OnDestroy
src/render/plugin_interface/gr_data_provider_plugin.cpp:23–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
}
22
23
bool GrDataProviderPlugin::OnDestroy() {
24
return true;
25
}
26
27
void GrDataProviderPlugin::StartProviding() {
28
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected