2017-09-12 22:42:36 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
2021-03-23 13:40:34 +01:00
|
|
|
<class name="VisualScriptOperator" inherits="VisualScriptNode" version="3.3">
|
2017-09-12 22:42:36 +02:00
|
|
|
<brief_description>
|
|
|
|
</brief_description>
|
|
|
|
<description>
|
2017-10-06 18:00:57 +02:00
|
|
|
[b]Input Ports:[/b]
|
|
|
|
- Data (variant): [code]A[/code]
|
|
|
|
- Data (variant): [code]B[/code]
|
|
|
|
[b]Output Ports:[/b]
|
2017-10-15 05:11:00 +02:00
|
|
|
- Data (variant): [code]result[/code]
|
2017-09-12 22:42:36 +02:00
|
|
|
</description>
|
|
|
|
<tutorials>
|
|
|
|
</tutorials>
|
|
|
|
<methods>
|
|
|
|
</methods>
|
|
|
|
<members>
|
2019-06-29 12:38:01 +02:00
|
|
|
<member name="operator" type="int" setter="set_operator" getter="get_operator" enum="Variant.Operator" default="6">
|
2017-09-12 22:42:36 +02:00
|
|
|
</member>
|
2019-06-29 12:38:01 +02:00
|
|
|
<member name="type" type="int" setter="set_typed" getter="get_typed" enum="Variant.Type" default="0">
|
2017-09-12 22:42:36 +02:00
|
|
|
</member>
|
|
|
|
</members>
|
|
|
|
<constants>
|
|
|
|
</constants>
|
|
|
|
</class>
|