Click or drag to resize

VisualScriptReturnReturnEnabled Property

If true, the return input port is available.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public bool ReturnEnabled { get; set; }

Property Value

Type: Boolean
See Also