Click or drag to resize

ColorPickerButtonGetPicker Method

Returns the ColorPicker that this node toggles.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public ColorPicker GetPicker()

Return Value

Type: ColorPicker

[Missing <returns> documentation for "M:Godot.ColorPickerButton.GetPicker"]

See Also