Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TombEngine/TombEngine
/ ClearAction
Function
ClearAction
TombEngine/Specific/Input/Input.cpp:790–793 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
788
}
789
790
void ClearAction(ActionID actionID)
791
{
792
ActionMap[actionID].Clear();
793
}
794
795
bool NoAction()
796
{
Callers
10
SolveActionCollisions
Function · 0.85
UpdateExclusive
Method · 0.85
SkidooControl
Function · 0.85
QuadBikeControl
Function · 0.85
MotorbikeControl
Function · 0.85
JeepControl
Function · 0.85
HandleControls
Function · 0.85
HandlePlayerOptics
Function · 0.85
ClearPlayerLookAroundActions
Function · 0.85
SlopeReachExtra
Function · 0.85
Calls
1
Clear
Method · 0.45
Tested by
no test coverage detected