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

Method SetCustomConditionCheckIntervalEnabled

lib/macro/macro.cpp:505–508  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

503}
504
505void Macro::SetCustomConditionCheckIntervalEnabled(bool enable)
506{
507 _useCustomConditionCheckInterval = enable;
508}
509
510bool Macro::CustomConditionCheckIntervalEnabled() const
511{

Callers 1

AskForSettingsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected