Class Slider.SignalName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the signals contained in this class, for fast lookup.
public class Slider.SignalName : Range.SignalName
- Inheritance
-
Slider.SignalName
- Derived
- Inherited Members
Constructors
SignalName()
public SignalName()
Fields
DragEnded
Cached name for the 'drag_ended' signal.
public static readonly StringName DragEnded
Field Value
DragStarted
Cached name for the 'drag_started' signal.
public static readonly StringName DragStarted