mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
This commit adds new functionality to NativeScript, namely: - ability to set and get documentation for classes, methods, signals and properties - ability to set names and type information to method arguments - ability to set and get type tags for nativescripts - ability to register instance binding data management functions - ability to use instance binding data |
||
|---|---|---|
| .. | ||
| api_generator.cpp | ||
| api_generator.h | ||
| godot_nativescript.cpp | ||
| nativescript.cpp | ||
| nativescript.h | ||
| register_types.cpp | ||
| register_types.h | ||
| SCsub | ||