Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HertzDevil/0CC-FamiTracker
/ GetModuleName
Method
GetModuleName
Source/FamiTrackerModule.cpp:46–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
}
45
46
std::string_view CFamiTrackerModule::GetModuleName() const {
47
return m_strName;
48
}
49
50
std::string_view CFamiTrackerModule::GetModuleArtist() const {
51
return m_strArtist;
Callers
7
CCompiler
Method · 0.80
to_json
Function · 0.80
SetSongInfo
Method · 0.80
SaveSongInfo
Method · 0.80
OnInitDialog
Method · 0.80
ExportFile
Method · 0.80
SaveState
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected