MCPcopy Create free account
hub / github.com/XorTroll/uLaunch / UpdateItems

Method UpdateItems

projects/uMenu/source/ul/menu/ui/ui_QuickMenu.cpp:83–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

81 }
82
83 void QuickMenu::UpdateItems() {
84 this->user_menu_item->SetIcon(GetSelectedUserIconTexture());
85 }
86
87 void QuickMenu::OnRender(pu::ui::render::Renderer::Ref &drawer, const s32 x, const s32 y) {
88 if(!this->on) {

Callers 1

ReloadMethod · 0.80

Calls 1

Tested by

no test coverage detected