Table of Contents

Class ColorPickerButton.SignalName

Namespace
Godot
Assembly
GodotSharp.dll

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

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

Constructors

SignalName()

public SignalName()

Fields

ColorChanged

Cached name for the 'color_changed' signal.

public static readonly StringName ColorChanged

Field Value

StringName

PickerCreated

Cached name for the 'picker_created' signal.

public static readonly StringName PickerCreated

Field Value

StringName

PopupClosed

Cached name for the 'popup_closed' signal.

public static readonly StringName PopupClosed

Field Value

StringName