MCPcopy Create free account
hub / github.com/HertzDevil/0CC-FamiTracker / GetModuleCopyright

Method GetModuleCopyright

Source/FamiTrackerModule.cpp:54–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52}
53
54std::string_view CFamiTrackerModule::GetModuleCopyright() const {
55 return m_strCopyright;
56}
57
58std::string_view CFamiTrackerModule::GetComment() const {
59 return m_strComment;

Callers 7

CCompilerMethod · 0.80
to_jsonFunction · 0.80
SetSongInfoMethod · 0.80
SaveSongInfoMethod · 0.80
OnInitDialogMethod · 0.80
ExportFileMethod · 0.80
SaveStateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected