MCPcopy 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
532std::string options_manager::cOpt::getMenuText() const
533{
534 return sMenuText.translated();
535}
536
537std::string options_manager::cOpt::getTooltip() const
538{

Callers 2

showMethod · 0.80
do_regular_actionMethod · 0.80

Calls 1

translatedMethod · 0.80

Tested by

no test coverage detected