Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DescentDevelopers/Descent3
/ GetType
Method
GetType
netgames/dmfc/dmfcmenu.cpp:842–842 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
840
}
841
842
char MenuItem::GetType(void) { return m_cType; }
843
void MenuItem::SetState(int state) {
844
if (m_cType != MIT_STATE)
845
return;
Callers
3
Forward
Method · 0.45
Execute
Method · 0.45
DLLFUNCCALL IMenuItem_GetType
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected