.. 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_VisualScriptOperator: VisualScriptOperator ==================== **Inherits:** :ref:`VisualScriptNode` **<** :ref:`Resource` **<** :ref:`Reference` **<** :ref:`Object` **Category:** Core Brief Description ----------------- Member Functions ---------------- +------------------------+-----------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`get_operator` **(** **)** const | +------------------------+-----------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`get_typed` **(** **)** const | +------------------------+-----------------------------------------------------------------------------------------------------+ | void | :ref:`set_operator` **(** :ref:`int` op **)** | +------------------------+-----------------------------------------------------------------------------------------------------+ | void | :ref:`set_typed` **(** :ref:`int` type **)** | +------------------------+-----------------------------------------------------------------------------------------------------+ Member Variables ---------------- - :ref:`int` **operator** - :ref:`int` **type** Member Function Description --------------------------- .. _class_VisualScriptOperator_get_operator: - :ref:`int` **get_operator** **(** **)** const .. _class_VisualScriptOperator_get_typed: - :ref:`int` **get_typed** **(** **)** const .. _class_VisualScriptOperator_set_operator: - void **set_operator** **(** :ref:`int` op **)** .. _class_VisualScriptOperator_set_typed: - void **set_typed** **(** :ref:`int` type **)**