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

Method Type

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

Source from the content-addressed store, hash-verified

347 wxString StrHelp() const override { return help; }
348
349 int Type() const override { return cmd_type; }
350
351 void operator()(agi::Context *c) override;
352 bool Validate(const agi::Context *c) override;

Callers 5

OnIdleMethod · 0.45
PopulateMethod · 0.45
UpdateItemMethod · 0.45
UpdateItemNameMethod · 0.45
AddCommandMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected