godot/core/extension
A Thousand Ships 59bcc2888c
Add methods to get argument count of methods
Added to:
* `Callable`s
* `Object`s
* `ClassDB`
* `Script(Instance)`s
2024-03-10 11:02:43 +01:00
..
extension_api_dump.cpp
extension_api_dump.h
gdextension_compat_hashes.cpp Fix gdextension_compat_hashes.cpp for double precision builds 2024-02-10 19:05:33 -06:00
gdextension_compat_hashes.h
gdextension_interface.cpp Add methods to get argument count of methods 2024-03-10 11:02:43 +01:00
gdextension_interface.h Add methods to get argument count of methods 2024-03-10 11:02:43 +01:00
gdextension_manager.cpp
gdextension_manager.h
gdextension.cpp Remove word duplicates in comments and strings, and fix casing and punctuation 2024-02-23 17:28:28 -05:00
gdextension.h Allow registering "runtime classes" 2024-02-20 09:20:58 -06:00
make_interface_dumper.py Enforce \n eol for Python writes 2024-03-09 14:29:24 -06:00
make_wrappers.py Enforce \n eol for Python writes 2024-03-09 14:29:24 -06:00
SCsub