Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CleverRaven/Cataclysm-DDA
/ getMenuText
Method
getMenuText
src/options.cpp:532–535 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
530
}
531
532
std::string options_manager::cOpt::getMenuText() const
533
{
534
return sMenuText.translated();
535
}
536
537
std::string options_manager::cOpt::getTooltip() const
538
{
Callers
2
show
Method · 0.80
do_regular_action
Method · 0.80
Calls
1
translated
Method · 0.80
Tested by
no test coverage detected