Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ LoadGlobalMacroSettings
Function
LoadGlobalMacroSettings
lib/macro/macro-settings.cpp:522–525 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
520
}
521
522
void LoadGlobalMacroSettings(obs_data_t *obj)
523
{
524
macroSettings.Load(obj);
525
}
526
527
} // namespace advss
Callers
1
LoadSettings
Method · 0.85
Calls
1
Load
Method · 0.45
Tested by
no test coverage detected