Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ GetModule
Method
GetModule
lib/switcher-data.cpp:33–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
}
32
33
obs_module_t *SwitcherData::GetModule()
34
{
35
return _modulePtr;
36
}
37
38
void SwitcherData::Prune()
39
{
Callers
1
obs_current_module
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected