GodotSharpAPI
GodotSharpAPI
Godot
VisualScriptReturn Class
VisualScriptReturn Properties
ReturnEnabled Property
ReturnType Property
VisualScriptReturn
ReturnEnabled Property
If
true
, the
return
input port is available.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
bool
ReturnEnabled
{
get
;
set
; }
Property Value
Type:
Boolean
See Also
Reference
VisualScriptReturn Class
Godot Namespace