Login
From:
Godot Engine documentation
(Uncensored)
subscribe
bool — Godot Engine (stable) documentation in English
https://docs.godotengine.org/en/stable/classes/class_bool.html
links
backlinks
Roast topics
Find topics
Find it!
A built-in boolean type. Description: The bool is a built-in Variant type that may only store one of two values: true or false. You can imagine it as a switch that can be either turned on or off, o...