.. Generated automatically by doc/tools/makerst.py in Godot's source tree. .. DO NOT EDIT THIS FILE, but the doc/base/classes.xml source instead. .. _class_bool: bool ==== **Category:** Built-In Types Brief Description ----------------- Boolean built-in type Member Functions ---------------- +--------------------------+-----------------------------------------------------------------------------+ | :ref:`bool` | :ref:`bool` **(** :ref:`int` from **)** | +--------------------------+-----------------------------------------------------------------------------+ | :ref:`bool` | :ref:`bool` **(** :ref:`float` from **)** | +--------------------------+-----------------------------------------------------------------------------+ | :ref:`bool` | :ref:`bool` **(** :ref:`String` from **)** | +--------------------------+-----------------------------------------------------------------------------+ Description ----------- Boolean built-in type. Member Function Description --------------------------- .. _class_bool_bool: - :ref:`bool` **bool** **(** :ref:`int` from **)** .. _class_bool_bool: - :ref:`bool` **bool** **(** :ref:`float` from **)** .. _class_bool_bool: - :ref:`bool` **bool** **(** :ref:`String` from **)**