Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TombEngine/TombEngine
/ TestConflict
Method
TestConflict
TombEngine/Specific/Input/Bindings.cpp:254–257 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
252
}
253
254
bool BindingManager::TestConflict(ActionID actionID)
255
{
256
return _conflicts.at(actionID);
257
}
258
259
void BindingManager::Initialize()
260
{
Callers
1
Key
Function · 0.80
Calls
1
at
Method · 0.45
Tested by
no test coverage detected