Delegate GradientPicker.GradientEvent
Event that gets called by the GradientPicker.
Namespace: Jotunn.GUI
Assembly: Jotunn.dll
Syntax
public delegate void GradientEvent(Gradient g);
Parameters
| Type | Name | Description |
|---|---|---|
| Gradient | g | received Gradient |