Login
From:
Godot Engine documentation
(Uncensored)
subscribe
Callable — Godot Engine (stable) documentation in English
https://docs.godotengine.org/en/stable/classes/class_callable.html
links
backlinks
Roast topics
Find topics
Find it!
A built-in type representing a method or a standalone function. Description: Callable is a built-in Variant type that represents a function. It can either be a method within an Object instance, or ...