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

Method GetComment

Source/FamiTrackerModule.cpp:58–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56}
57
58std::string_view CFamiTrackerModule::GetComment() const {
59 return m_strComment;
60}
61
62bool CFamiTrackerModule::ShowsCommentOnOpen() const {
63 return m_bDisplayComment;

Callers 6

to_jsonFunction · 0.80
OnModuleCommentsMethod · 0.80
SaveCommentsMethod · 0.80
ImportFileMethod · 0.80
ExportFileMethod · 0.80
SaveStateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected