mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 06:11:29 +03: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.