godot/core/extension
2022-11-08 21:44:07 +01:00
..
extension_api_dump.cpp GDExtension: Ensure newline at EOF 2022-11-07 14:32:43 +01:00
extension_api_dump.h
gdnative_interface.cpp Uses StringName in GDExtension perf critical instance creation & method/properties setter/getter 2022-11-08 21:44:07 +01:00
gdnative_interface.h Use StringName in the whole GDExtension API instead of const char * 2022-11-08 21:44:07 +01:00
make_interface_dumper.py
make_wrappers.py
native_extension_manager.cpp
native_extension_manager.h
native_extension.cpp Use StringName in the whole GDExtension API instead of const char * 2022-11-08 21:44:07 +01:00
native_extension.h Use StringName in the whole GDExtension API instead of const char * 2022-11-08 21:44:07 +01:00
SCsub