MCPcopy Create free account
hub / github.com/360Controller/360Controller / newSerialNumberString

Method newSerialNumberString

360Controller/Controller.cpp:190–193  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

188}
189
190OSString* Xbox360ControllerClass::newSerialNumberString() const
191{
192 return getDeviceString(GetOwnerProvider(this)->GetSerialNumberStringIndex());
193}
194
195OSString* Xbox360ControllerClass::newTransportString() const
196{

Callers

nothing calls this directly

Calls 1

GetOwnerProviderFunction · 0.85

Tested by

no test coverage detected