MCPcopy 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}
1001void InputSubsystem::CheatServed()
1002{
1003 GInput.keyboard.CheatServed();
1004}
1005void InputSubsystem::ForgetKeys()
1006{
1007 GInput.keyboard.ForgetKeys();
1008

Callers 7

PerformAIMethod · 0.45
SimulateMethod · 0.45
OnSimulateMethod · 0.45
ProcessCheatsMethod · 0.45
AppIdleFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected