MCPcopy Create free account
hub / github.com/RevoSucks/BM64Recomp / ~ModEntryView

Method ~ModEntryView

src/ui/ui_mod_menu.cpp:91–93  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

89}
90
91ModEntryView::~ModEntryView() {
92
93}
94
95void ModEntryView::set_mod_details(const recomp::mods::ModDetails &details) {
96 name_label->set_text(details.display_name);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected