Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
configure
Method · 0.80
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected