mirror of
https://github.com/godotengine/godot-cpp.git
synced 2026-01-01 05:48:37 +03:00
Adds register_class_method, a variant of register_method where the user can specify a derived class to register the method for.
Adds register_class_method, a variant of register_method where the user can specify a derived class to register the method for.