MCPcopy Create free account
hub / github.com/TypesettingTools/Aegisub / StrMenu

Method StrMenu

src/auto4_lua.cpp:345–345  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

343
344 const char* name() const override { return cmd_name.c_str(); }
345 wxString StrMenu(const agi::Context *) const override { return display; }
346 wxString StrDisplay(const agi::Context *) const override { return display; }
347 wxString StrHelp() const override { return help; }
348

Callers 4

OnContextMenuMethod · 0.80
UpdateItemNameMethod · 0.80
AddCommandMethod · 0.80
RegenerateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected