GodotSharpAPI
GodotSharpAPI
Godot
VisualScriptReturn Class
VisualScriptReturn Properties
ReturnEnabled Property
ReturnType Property
VisualScriptReturn
ReturnType Property
The return value's data type.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
Variant
Type
ReturnType
{
get
;
set
; }
Property Value
Type:
Variant
Type
See Also
Reference
VisualScriptReturn Class
Godot Namespace