1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-07 12:30:27 +00:00
Files
godot/modules/gdscript/tests/scripts/runtime/features
George Marques b4e08eb752 Allow free() to be used as Callable
This method is registered in a special way so ClassDB doesn't naturally
know about its existence. Here it is hardcoded if any other option fail
to check if it is about the `free()` method and, if so, say it exists
and return a Callable.
2024-01-18 09:33:44 -03:00
..
2023-09-14 14:22:23 +03:00
2023-09-14 14:22:23 +03:00
2023-09-14 14:22:23 +03:00
2023-09-14 14:22:23 +03:00