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

Method GetHeight

projects/uMenu/include/ul/menu/ui/ui_QuickMenu.hpp:56–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54 }
55
56 inline constexpr s32 GetHeight() override {
57 return pu::ui::render::ScreenHeight;
58 }
59
60 inline void Toggle() {
61 this->on = !this->on;

Callers 1

OnRenderMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected