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
GetSuffix
Cached name for the 'get_suffix' method.
public static readonly StringName GetSuffix
Field Value
IsFlat
Cached name for the 'is_flat' method.
public static readonly StringName IsFlat
Field Value
IsHidingSlider
Cached name for the 'is_hiding_slider' method.
public static readonly StringName IsHidingSlider
Field Value
IsReadOnly
Cached name for the 'is_read_only' method.
public static readonly StringName IsReadOnly
Field Value
SetFlat
Cached name for the 'set_flat' method.
public static readonly StringName SetFlat
Field Value
SetHideSlider
Cached name for the 'set_hide_slider' method.
public static readonly StringName SetHideSlider
Field Value
SetLabel
Cached name for the 'set_label' method.
public static readonly StringName SetLabel
Field Value
SetReadOnly
Cached name for the 'set_read_only' method.
public static readonly StringName SetReadOnly
Field Value
SetSuffix
Cached name for the 'set_suffix' method.
public static readonly StringName SetSuffix