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

Method GetName

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

Source from the content-addressed store, hash-verified

400 void Reload() override { Create(); }
401
402 std::string GetName() const override { return name; }
403 std::string GetDescription() const override { return description; }
404 std::string GetAuthor() const override { return author; }
405 std::string GetVersion() const override { return version; }

Callers 14

NewMethod · 0.45
OptionFontMethod · 0.45
SetScriptInfoMethod · 0.45
OnInfoMethod · 0.45
OnStackFrameMethod · 0.45
DrawSettingsMethod · 0.45
GetAllFilterNamesMethod · 0.45
ReadFileMethod · 0.45
GetWildcardsMethod · 0.45
SetOptionMethod · 0.45
operator()Method · 0.45
LoadConfigMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected