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

Method ResetClicked

plugins/base/macro-condition-timer.cpp:273–277  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

271}
272
273void MacroConditionTimerEdit::ResetClicked()
274{
275 GUARD_LOADING_AND_LOCK();
276 _entryData->Reset();
277}
278
279void MacroConditionTimerEdit::UpdateTimeRemaining()
280{

Callers

nothing calls this directly

Calls 1

ResetMethod · 0.45

Tested by

no test coverage detected