Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ GetType
Method
GetType
pcsx2/SIO/Pad/PadPopn.cpp:362–365 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
360
PadPopn::~PadPopn() = default;
361
362
Pad::ControllerType PadPopn::GetType() const
363
{
364
return Pad::ControllerType::Popn;
365
}
366
367
const Pad::ControllerInfo& PadPopn::GetInfo() const
368
{
Callers
5
Pad
Method · 0.45
LoadConfig
Method · 0.45
HasConnectedPad
Method · 0.45
Freeze
Method · 0.45
DrawInputsOverlay
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected