summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/gdscript_utility_callable.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make `GDScriptUtilityCallable` return call error when method is invalidA Thousand Ships2024-01-311-1/+4
* GDScript: Allow utility functions to be used as `Callable`Danil Alexeev2024-01-051-0/+108