MCPcopy Create free account
hub / github.com/codereader/DarkRadiant / setEvent

Method setEvent

radiant/ui/menu/MenuElement.cpp:133–136  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

131}
132
133void MenuElement::setEvent(const std::string& eventName)
134{
135 _event = eventName;
136}
137
138int MenuElement::getMenuPosition(const MenuElementPtr& child, bool includeHidden)
139{

Callers 3

addMethod · 0.45
insertMethod · 0.45
CreateFromNodeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected