MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / clearConditions

Method clearConditions

src/Core/Input/InputAction.cpp:20–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18 }
19
20 void InputAction::clearConditions()
21 {
22 m_conditions.clear();
23 }
24
25 void InputAction::connect(ActionCallback callback)
26 {

Callers 1

configureMethod · 0.80

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected