Class Slider.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class Slider.MethodName : Range.MethodName
- Inheritance
-
Slider.MethodName
- Derived
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetTicks
Cached name for the 'get_ticks' method.
public static readonly StringName GetTicks
Field Value
GetTicksOnBorders
Cached name for the 'get_ticks_on_borders' method.
public static readonly StringName GetTicksOnBorders
Field Value
IsEditable
Cached name for the 'is_editable' method.
public static readonly StringName IsEditable
Field Value
IsScrollable
Cached name for the 'is_scrollable' method.
public static readonly StringName IsScrollable
Field Value
SetEditable
Cached name for the 'set_editable' method.
public static readonly StringName SetEditable
Field Value
SetScrollable
Cached name for the 'set_scrollable' method.
public static readonly StringName SetScrollable
Field Value
SetTicks
Cached name for the 'set_ticks' method.
public static readonly StringName SetTicks
Field Value
SetTicksOnBorders
Cached name for the 'set_ticks_on_borders' method.
public static readonly StringName SetTicksOnBorders