MCPcopy Create free account
hub / github.com/MyGUI/mygui / isVisible

Method isVisible

UnitTests/UnitTest_GraphView/ContextMenu.h:32–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30 }
31
32 bool isVisible()
33 {
34 return mMenu->getVisible();
35 }
36
37 /** Event : Menu accept.\n
38 signature : void method(wraps::ContextMenu* _sender, std::string_view _id)

Callers

nothing calls this directly

Calls 1

getVisibleMethod · 0.45

Tested by

no test coverage detected