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

Method StrHelp

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

Source from the content-addressed store, hash-verified

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
349 int Type() const override { return cmd_type; }
350

Callers 7

GetValueMethod · 0.80
GetTooltipMethod · 0.80
MakeButtonMethod · 0.80
MakeBottomButtonMethod · 0.80
ToggleBitmapMethod · 0.80
UpdateItemMethod · 0.80
AddCommandMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected