Table of Contents

Class EditorSpinSlider.MethodName

Namespace
Godot
Assembly
GodotSharpEditor.dll

Cached StringNames for the methods contained in this class, for fast lookup.

public class EditorSpinSlider.MethodName : Range.MethodName
Inheritance
EditorSpinSlider.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetLabel

Cached name for the 'get_label' method.

public static readonly StringName GetLabel

Field Value

StringName

GetSuffix

Cached name for the 'get_suffix' method.

public static readonly StringName GetSuffix

Field Value

StringName

IsFlat

Cached name for the 'is_flat' method.

public static readonly StringName IsFlat

Field Value

StringName

IsHidingSlider

Cached name for the 'is_hiding_slider' method.

public static readonly StringName IsHidingSlider

Field Value

StringName

IsReadOnly

Cached name for the 'is_read_only' method.

public static readonly StringName IsReadOnly

Field Value

StringName

SetFlat

Cached name for the 'set_flat' method.

public static readonly StringName SetFlat

Field Value

StringName

SetHideSlider

Cached name for the 'set_hide_slider' method.

public static readonly StringName SetHideSlider

Field Value

StringName

SetLabel

Cached name for the 'set_label' method.

public static readonly StringName SetLabel

Field Value

StringName

SetReadOnly

Cached name for the 'set_read_only' method.

public static readonly StringName SetReadOnly

Field Value

StringName

SetSuffix

Cached name for the 'set_suffix' method.

public static readonly StringName SetSuffix

Field Value

StringName