Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
133
void MenuElement::setEvent(const std::string& eventName)
134
{
135
_event = eventName;
136
}
137
138
int MenuElement::getMenuPosition(const MenuElementPtr& child, bool includeHidden)
139
{
Callers
3
add
Method · 0.45
insert
Method · 0.45
CreateFromNode
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected