MCPcopy 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
96bool MacroActionRandom::PostLoad()
97{
98 return MacroAction::PostLoad() && MultiMacroRefAction::PostLoad();
99}
100
101std::shared_ptr<MacroAction> MacroActionRandom::Create(Macro *m)
102{

Callers 2

CopyMethod · 0.45
CopyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected