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

Method gettext

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

Source from the content-addressed store, hash-verified

238 }
239 virtual const char *getdesc() { return desc; }
240 virtual const char *gettext() { return text; }
241 virtual const char *getaction() { return action; }
242};
243

Callers 2

movemenuselectionFunction · 0.45
loopvFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected