MCPcopy Create free account
hub / github.com/WarmUpTill/SceneSwitcher / LogAction

Method LogAction

lib/macro/macro-action.cpp:23–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21}
22
23void MacroAction::LogAction() const
24{
25 ablog(LOG_INFO, "performed action %s", GetId().c_str());
26}
27
28void MacroAction::ResolveVariablesToFixedValues() {}
29

Callers 2

RunActionsHelperMethod · 0.45
RunActionsMethod · 0.45

Calls 1

c_strMethod · 0.45

Tested by

no test coverage detected