Skip to content

3.5-parser Templates

Latest
Compare
Choose a tag to compare
@Razoric480 Razoric480 released this 06 Sep 17:05

Changelog

  • GDScriptParserWrap renamed to GDScriptErrorChecker to make it in line with godotengine#64066
  • GDScriptParserWrap::parse_script(content: String) replaced with GDScriptErrorChecker::set_source(source: String)