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

Method name

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

Source from the content-addressed store, hash-verified

342 ~LuaCommand();
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; }

Callers 6

GetTooltipMethod · 0.45
OnInfoMethod · 0.45
DestroyMethod · 0.45
RegisterCommandMethod · 0.45
UpdateItemNameMethod · 0.45
AddCommandMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected