Delegate ColorPicker.OnColorPickedEventHandler
Namespace: DaggerfallWorkshop.Game.UserInterfaceWindows
Assembly: Assembly-CSharp.dll
Syntax
public delegate void OnColorPickedEventHandler(Color color);
Parameters
| Type | Name | Description |
|---|---|---|
| Color | color |
public delegate void OnColorPickedEventHandler(Color color);
| Type | Name | Description |
|---|---|---|
| Color | color |