virtualx-engine/doc
reduz 2f651277da Add static method support to ClassDB
* Based on the work done for Variant in the past.
* Added `ClassDB::bind_static_method`
* Cleaned up ClassDB::bind_method to use variadic templates.

This adds support for having static methods in Object derived classes.
Note that this does not make it work yet in GDScript or Mono and, while it works for GDExtension, GodotCPP needs to be updated.
2022-03-22 16:27:34 +01:00
..
classes Add static method support to ClassDB 2022-03-22 16:27:34 +01:00
tools Fix typos with codespell 2022-02-10 12:30:19 +01:00
translations i18n: Sync classref translations with Weblate 2022-03-17 19:53:31 +01:00
class.xsd Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Doxyfile
Makefile i18n: Add --lang option to make_rst.py to write translated headings 2021-12-21 13:47:11 +01:00