.. 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_VisualScriptBasicTypeConstant: VisualScriptBasicTypeConstant ============================= **Inherits:** :ref:`VisualScriptNode` **<** :ref:`Resource` **<** :ref:`Reference` **<** :ref:`Object` **Category:** Core Brief Description ----------------- Member Functions ---------------- +------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`get_basic_type` **(** **)** const | +------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`get_basic_type_constant` **(** **)** const | +------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------+ | void | :ref:`set_basic_type` **(** :ref:`int` name **)** | +------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------+ | void | :ref:`set_basic_type_constant` **(** :ref:`String` name **)** | +------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------+ Member Variables ---------------- - :ref:`int` **basic_type** - :ref:`String` **constant/constant** Member Function Description --------------------------- .. _class_VisualScriptBasicTypeConstant_get_basic_type: - :ref:`int` **get_basic_type** **(** **)** const .. _class_VisualScriptBasicTypeConstant_get_basic_type_constant: - :ref:`String` **get_basic_type_constant** **(** **)** const .. _class_VisualScriptBasicTypeConstant_set_basic_type: - void **set_basic_type** **(** :ref:`int` name **)** .. _class_VisualScriptBasicTypeConstant_set_basic_type_constant: - void **set_basic_type_constant** **(** :ref:`String` name **)**