MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / ~InputButtonMonitor

Method ~InputButtonMonitor

src/Core/Input/InputButtonMonitor.cpp:13–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11 }
12
13 InputButtonMonitor::~InputButtonMonitor()
14 {
15 Debug::Log->debug("Stopped monitoring InputButton '{}'", m_button.getName());
16 }
17
18 InputButton& InputButtonMonitor::getButton() const
19 {

Callers

nothing calls this directly

Calls 2

debugMethod · 0.80
getNameMethod · 0.45

Tested by

no test coverage detected