mirror of
https://github.com/godotengine/godot.git
synced 2025-04-19 01:27:45 +08: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.