MCPcopy 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
522void LoadGlobalMacroSettings(obs_data_t *obj)
523{
524 macroSettings.Load(obj);
525}
526
527} // namespace advss

Callers 1

LoadSettingsMethod · 0.85

Calls 1

LoadMethod · 0.45

Tested by

no test coverage detected