Table of Contents

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

StringName

GetTicksOnBorders

Cached name for the 'get_ticks_on_borders' method.

public static readonly StringName GetTicksOnBorders

Field Value

StringName

IsEditable

Cached name for the 'is_editable' method.

public static readonly StringName IsEditable

Field Value

StringName

IsScrollable

Cached name for the 'is_scrollable' method.

public static readonly StringName IsScrollable

Field Value

StringName

SetEditable

Cached name for the 'set_editable' method.

public static readonly StringName SetEditable

Field Value

StringName

SetScrollable

Cached name for the 'set_scrollable' method.

public static readonly StringName SetScrollable

Field Value

StringName

SetTicks

Cached name for the 'set_ticks' method.

public static readonly StringName SetTicks

Field Value

StringName

SetTicksOnBorders

Cached name for the 'set_ticks_on_borders' method.

public static readonly StringName SetTicksOnBorders

Field Value

StringName