Click or drag to resize

VisualScriptConstantValue Property

The constant's value.

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

Property Value

Type: Object
See Also