Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
58
std::string_view CFamiTrackerModule::GetComment() const {
59
return m_strComment;
60
}
61
62
bool CFamiTrackerModule::ShowsCommentOnOpen() const {
63
return m_bDisplayComment;
Callers
6
to_json
Function · 0.80
OnModuleComments
Method · 0.80
SaveComments
Method · 0.80
ImportFile
Method · 0.80
ExportFile
Method · 0.80
SaveState
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected