mirror of
https://github.com/godotengine/godot.git
synced 2026-01-08 00:25:01 +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.