MCPcopy Create free account
hub / github.com/TombEngine/TombEngine / SetInputLockState

Function SetInputLockState

TombEngine/Specific/Input/Input.cpp:185–188  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

183 }
184
185 void SetInputLockState(bool locked)
186 {
187 InputLocked = locked;
188 }
189
190 void ClearInputData()
191 {

Callers 1

WinAppProcFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected