summaryrefslogtreecommitdiffstats
path: root/include/godot_cpp/variant/callable_custom.hpp
Commit message (Expand)AuthorAgeFilesLines
* Rebrand preambles to RedotSpartan3222024-10-311-2/+4
* Add support for getting argument count from `Callable`sA Thousand Ships2024-03-141-0/+1
* Add `CallableCustom` that devs can use in their GDExtensionsDavid Snopek2023-11-061-0/+64