Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/assaultcube/AC
/ getdesc
Method
getdesc
source/src/menus.cpp:239–239 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
237
return result;
238
}
239
virtual const char *getdesc() { return desc; }
240
virtual const char *gettext() { return text; }
241
virtual const char *getaction() { return action; }
242
};
Callers
2
headeritems
Method · 0.45
render
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected