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

Method ~ModEntryButton

src/ui/ui_mod_menu.cpp:143–145  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

141}
142
143ModEntryButton::~ModEntryButton() {
144
145}
146
147void ModEntryButton::set_mod_selected_callback(std::function<void(uint32_t)> callback) {
148 selected_callback = callback;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected