MCPcopy Create free account
hub / github.com/assaultcube/AC / getaction

Method getaction

source/src/menus.cpp:241–241  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

239 virtual const char *getdesc() { return desc; }
240 virtual const char *gettext() { return text; }
241 virtual const char *getaction() { return action; }
242};
243
244struct mitemtext : mitemmanual

Callers 1

loopvFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected