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
GetPicker
Cached name for the 'get_picker' method.
public static readonly StringName GetPicker
Field Value
GetPopup
Cached name for the 'get_popup' method.
public static readonly StringName GetPopup
Field Value
IsEditingAlpha
Cached name for the 'is_editing_alpha' method.
public static readonly StringName IsEditingAlpha
Field Value
SetEditAlpha
Cached name for the 'set_edit_alpha' method.
public static readonly StringName SetEditAlpha
Field Value
SetPickColor
Cached name for the 'set_pick_color' method.
public static readonly StringName SetPickColor