Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ ContextControlsCfgPath
Function
ContextControlsCfgPath
engine/Poseidon/Input/InputSubsystem.cpp:36–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
return GamePaths::Instance().UserDir() +
"gamepad.cfg"
;
35
}
36
std::string ContextControlsCfgPath()
37
{
38
return GamePaths::Instance().UserDir() +
"contextControls.cfg"
;
39
}
40
41
struct ContextList
42
{
Callers
2
LoadKeys
Method · 0.85
SaveKeys
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected