1 Star 1 Fork 0

天天编程/godot-docs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
class_visualscriptoperator.rst 2.06 KB
一键复制 编辑 原始数据 按行查看 历史
github_url: hide

VisualScriptOperator

Inherits: :ref:`VisualScriptNode<class_VisualScriptNode>` < :ref:`Resource<class_Resource>` < :ref:`Reference<class_Reference>` < :ref:`Object<class_Object>`

Description

Input Ports:

  • Data (variant): A
  • Data (variant): B

Output Ports:

  • Data (variant): result

Properties

:ref:`Variant.Operator<enum_@GlobalScope_Variant.Operator>` :ref:`operator<class_VisualScriptOperator_property_operator>` 6
:ref:`Variant.Type<enum_@GlobalScope_Variant.Type>` :ref:`type<class_VisualScriptOperator_property_type>` 0

Property Descriptions

Default 6
Setter set_operator(value)
Getter get_operator()

Default 0
Setter set_typed(value)
Getter get_typed()
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ttcode-net/godot-docs.git
git@gitee.com:ttcode-net/godot-docs.git
ttcode-net
godot-docs
godot-docs
master

搜索帮助