MCPcopy 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}
36std::string ContextControlsCfgPath()
37{
38 return GamePaths::Instance().UserDir() + "contextControls.cfg";
39}
40
41struct ContextList
42{

Callers 2

LoadKeysMethod · 0.85
SaveKeysMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected