:github_url: hide .. Generated automatically by doc/tools/makerst.py in Godot's source tree. .. DO NOT EDIT THIS FILE, but the VisualScriptOperator.xml source instead. .. The source is found in doc/classes or modules//doc_classes. .. _class_VisualScriptOperator: VisualScriptOperator ==================== **Inherits:** :ref:`VisualScriptNode` **<** :ref:`Resource` **<** :ref:`Reference` **<** :ref:`Object` **Category:** Core Brief Description ----------------- Properties ---------- +-------------------------------------------------------------+---------------------------------------------------------------+ | :ref:`Variant.Operator` | :ref:`operator` | +-------------------------------------------------------------+---------------------------------------------------------------+ | :ref:`Variant.Type` | :ref:`type` | +-------------------------------------------------------------+---------------------------------------------------------------+ Description ----------- **Input Ports:** - Data (variant): ``A`` - Data (variant): ``B`` **Output Ports:** - Data (variant): ``result`` Property Descriptions --------------------- .. _class_VisualScriptOperator_property_operator: - :ref:`Variant.Operator` **operator** +----------+---------------------+ | *Setter* | set_operator(value) | +----------+---------------------+ | *Getter* | get_operator() | +----------+---------------------+ ---- .. _class_VisualScriptOperator_property_type: - :ref:`Variant.Type` **type** +----------+------------------+ | *Setter* | set_typed(value) | +----------+------------------+ | *Getter* | get_typed() | +----------+------------------+