mirror of
https://github.com/godotengine/godot.git
synced 2026-03-03 20:55:48 +00:00
`Callable.is_null()` is not equivalent to `!Callable.is_valid()` and doesn't guarantee the call is valid.
`Callable.is_null()` is not equivalent to `!Callable.is_valid()` and doesn't guarantee the call is valid.