mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-03 05:48:42 +03:00
ClassDB exposes `bind_method` in order to register functions, and not `register_method` anymore.
ClassDB exposes `bind_method` in order to register functions, and not `register_method` anymore.