Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ PostLoad
Method
PostLoad
plugins/base/macro-action-random.cpp:96–99 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
94
}
95
96
bool MacroActionRandom::PostLoad()
97
{
98
return MacroAction::PostLoad() && MultiMacroRefAction::PostLoad();
99
}
100
101
std::shared_ptr<MacroAction> MacroActionRandom::Create(Macro *m)
102
{
Callers
2
Copy
Method · 0.45
Copy
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected