Definition at line 25 of file ColorPresetManager.cs.
◆ ColorPresetList()
Assets.HSVPicker.ColorPresetList.ColorPresetList |
( |
string |
listId, |
|
|
List< Color > |
colors = null |
|
) |
| |
◆ AddColor()
void Assets.HSVPicker.ColorPresetList.AddColor |
( |
Color |
color | ) |
|
◆ UpdateList()
void Assets.HSVPicker.ColorPresetList.UpdateList |
( |
IEnumerable< Color > |
colors | ) |
|
◆ Colors
List<Color> Assets.HSVPicker.ColorPresetList.Colors |
|
get |
◆ ListId
string Assets.HSVPicker.ColorPresetList.ListId |
|
get |
◆ OnColorsUpdated
UnityAction<List<Color> > Assets.HSVPicker.ColorPresetList.OnColorsUpdated |
The documentation for this class was generated from the following file: