Table of Contents

Class ColorPicker.SignalName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class ColorPicker.SignalName : VBoxContainer.SignalName
Inheritance
ColorPicker.SignalName
Inherited Members

Constructors

SignalName()

public SignalName()

Fields

ColorChanged

Cached name for the 'color_changed' signal.

public static readonly StringName ColorChanged

Field Value

StringName

PresetAdded

Cached name for the 'preset_added' signal.

public static readonly StringName PresetAdded

Field Value

StringName

PresetRemoved

Cached name for the 'preset_removed' signal.

public static readonly StringName PresetRemoved

Field Value

StringName