MCPcopy Create free account
hub / github.com/cathery/sys-con / Initialize

Method Initialize

source/ControllerSwitch/SwitchVirtualGamepadHandler.cpp:12–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10}
11
12Result SwitchVirtualGamepadHandler::Initialize()
13{
14 return m_controller->Initialize();
15}
16
17void SwitchVirtualGamepadHandler::Exit()
18{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected