MCPcopy 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

360PadPopn::~PadPopn() = default;
361
362Pad::ControllerType PadPopn::GetType() const
363{
364 return Pad::ControllerType::Popn;
365}
366
367const Pad::ControllerInfo& PadPopn::GetInfo() const
368{

Callers 5

PadMethod · 0.45
LoadConfigMethod · 0.45
HasConnectedPadMethod · 0.45
FreezeMethod · 0.45
DrawInputsOverlayMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected