Click or drag to resize

EditorSpinSliderReadOnly Property

[Missing <summary> documentation for "P:Godot.EditorSpinSlider.ReadOnly"]

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

Property Value

Type: Boolean
See Also