Tanoda
ColorChangedEvent.cs
Go to the documentation of this file.
1
using
UnityEngine
;
2
using
System;
3
using
UnityEngine
.
Events
;
4
5
[Serializable]
6
public
class
ColorChangedEvent
: UnityEvent<Color>
7
{
8
9
}
ColorChangedEvent
Definition:
ColorChangedEvent.cs:7
UnityEngine.Events
UnityEngine
Definition:
HSVPicker/UtilityScripts/BoxSlider.cs:7
Source
Assets
unity-ui-extensions
Runtime
Scripts
Controls
ColorPicker
Events
ColorChangedEvent.cs
Generated by
1.9.3