Class EditorSpinSlider.SignalName
- Namespace
- Godot
- Assembly
- GodotSharpEditor.dll
Cached StringNames for the signals contained in this class, for fast lookup.
public class EditorSpinSlider.SignalName : Range.SignalName
- Inheritance
-
EditorSpinSlider.SignalName
- Inherited Members
Constructors
SignalName()
public SignalName()
Fields
Grabbed
Cached name for the 'grabbed' signal.
public static readonly StringName Grabbed
Field Value
Ungrabbed
Cached name for the 'ungrabbed' signal.
public static readonly StringName Ungrabbed
Field Value
ValueFocusEntered
Cached name for the 'value_focus_entered' signal.
public static readonly StringName ValueFocusEntered
Field Value
ValueFocusExited
Cached name for the 'value_focus_exited' signal.
public static readonly StringName ValueFocusExited