.. 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_VisualScriptVariableSet: VisualScriptVariableSet ======================= **Inherits:** :ref:`VisualScriptNode` **<** :ref:`Resource` **<** :ref:`Reference` **<** :ref:`Object` **Category:** Core Brief Description ----------------- Member Functions ---------------- +------------------------------+----------------------------------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`get_variable` **(** **)** const | +------------------------------+----------------------------------------------------------------------------------------------------------------+ | void | :ref:`set_variable` **(** :ref:`String` name **)** | +------------------------------+----------------------------------------------------------------------------------------------------------------+ Member Variables ---------------- - :ref:`String` **var_name** Member Function Description --------------------------- .. _class_VisualScriptVariableSet_get_variable: - :ref:`String` **get_variable** **(** **)** const .. _class_VisualScriptVariableSet_set_variable: - void **set_variable** **(** :ref:`String` name **)**