VisualScriptSelect
Inherits: VisualScriptNode < Resource < Reference < Object
Chooses between two input values.
Description
Chooses between two input values based on a Boolean condition.
Input Ports:
- Data (boolean):
cond
- Data (variant):
a
- Data (variant):
b
Output Ports:
- Data (variant):
out
Properties
Variant.Type | type | 0 |
Property Descriptions
Variant.Type type
Default | 0 |
Setter | set_typed(value) |
Getter | get_typed() |
The input variables' type.
© 2014–2020 Juan Linietsky, Ariel Manzur, Godot Engine contributors
Licensed under the MIT License.
https://docs.godotengine.org/en/3.2/classes/class_visualscriptselect.html