mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-09-03 18:14:53 +03:00
In other words, the built-ins will have an effect even if the branch never evaluates to `true` (e.g. when placed within an `if (false)` block).