summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/gdscript_utility_callable.h
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Add methods to get argument count of methodsA Thousand Ships2024-03-101-0/+1
* GDScript: Allow utility functions to be used as `Callable`Danil Alexeev2024-01-051-0/+65