Table of Contents

Class ColorPickerButton.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class ColorPickerButton.MethodName : Button.MethodName
Inheritance
ColorPickerButton.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetPickColor

Cached name for the 'get_pick_color' method.

public static readonly StringName GetPickColor

Field Value

StringName

GetPicker

Cached name for the 'get_picker' method.

public static readonly StringName GetPicker

Field Value

StringName

GetPopup

Cached name for the 'get_popup' method.

public static readonly StringName GetPopup

Field Value

StringName

IsEditingAlpha

Cached name for the 'is_editing_alpha' method.

public static readonly StringName IsEditingAlpha

Field Value

StringName

SetEditAlpha

Cached name for the 'set_edit_alpha' method.

public static readonly StringName SetEditAlpha

Field Value

StringName

SetPickColor

Cached name for the 'set_pick_color' method.

public static readonly StringName SetPickColor

Field Value

StringName