MCPcopy Create free account
hub / github.com/BohemiaInteractive/CWR / CheatActivated

Method CheatActivated

engine/Poseidon/Input/InputSubsystem.cpp:998–1001  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

996
997int InputSubsystem::CheatActivated() const
998{
999 return GInput.keyboard.CheatActivated();
1000}
1001void InputSubsystem::CheatServed()
1002{
1003 GInput.keyboard.CheatServed();
1004}

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