godot / 3.4 / classes / class_visualscriptexpression.html

VisualScriptExpression

Inherits: VisualScriptNode < Resource < Reference < Object

A Visual Script node that can execute a custom expression.

Description

A Visual Script node that can execute a custom expression. Values can be provided for the input and the expression result can be retrieved from the output.

© 2014–2022 Juan Linietsky, Ariel Manzur, Godot Engine contributors
Licensed under the MIT License.
https://docs.godotengine.org/en/3.4/classes/class_visualscriptexpression.html