Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ CheatServed
Method
CheatServed
engine/Poseidon/Input/InputSubsystem.cpp:1002–1005 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1000
}
1001
void InputSubsystem::CheatServed()
1002
{
1003
GInput.keyboard.CheatServed();
1004
}
1005
void InputSubsystem::ForgetKeys()
1006
{
1007
GInput.keyboard.ForgetKeys();
1008
Callers
7
PerformAI
Method · 0.45
Simulate
Method · 0.45
OnSimulate
Method · 0.45
ProcessCheats
Method · 0.45
AppIdle
Function · 0.45
test_keyboard_state.cpp
File · 0.45
test_input_integration.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected