MCPcopy Create free account
hub / github.com/DaedalusX64/daedalus / GetConfigurationFromName

Method GetConfigurationFromName

Source/SysGL/Input/InputManagerGL.cpp:227–231  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

225}
226
227u32 IInputManager::GetConfigurationFromName( const char * name ) const
228{
229 // Return the default controller config
230 return 0;
231}

Callers 1

OpenPreferencesFileMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected