Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZDoom/Raze
/ DEFINE_ACTION_FUNCTION_NATIVE
Function
DEFINE_ACTION_FUNCTION_NATIVE
source/common/menu/menu.cpp:79–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
77
}
78
79
DEFINE_ACTION_FUNCTION_NATIVE(DMenu, GetCurrentMenu, GetCurrentMenu)
80
{
81
ACTION_RETURN_OBJECT(CurrentMenu);
82
}
83
84
static int GetMenuTime()
85
{
Callers
nothing calls this directly
Calls
4
GetMenuDescriptor
Function · 0.85
SetMouseCapture
Function · 0.85
GetIndex
Method · 0.45
Close
Method · 0.45
Tested by
no test coverage detected