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

Method GetDescription

src/auto4_base.cpp:501–503  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

499 }
500
501 std::string UnknownScript::GetDescription() const {
502 return from_wx(_("File was not recognized as a script"));
503 }
504}

Callers 5

SetScriptInfoMethod · 0.45
OnInfoMethod · 0.45
CreateFromFileMethod · 0.45
ass_exporter.cppFile · 0.45
OnChangeMethod · 0.45

Calls 1

from_wxFunction · 0.85

Tested by

no test coverage detected