MCPcopy Create free account
hub / github.com/cemu-project/Cemu / GetFilePath

Method GetFilePath

src/gui/EmulatedUSBDevices/EmulatedUSBDeviceFrame.cpp:434–437  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

432}
433
434wxString CreateSkylanderDialog::GetFilePath() const
435{
436 return m_filePath;
437}
438
439void EmulatedUSBDeviceFrame::UpdateSkylanderEdits()
440{

Callers 3

CreateSkylanderMethod · 0.80
CreateFigureMethod · 0.80
CreateMinifigMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected