MCPcopy 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
842char MenuItem::GetType(void) { return m_cType; }
843void MenuItem::SetState(int state) {
844 if (m_cType != MIT_STATE)
845 return;

Callers 3

ForwardMethod · 0.45
ExecuteMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected