- Namespace
- global
- Base Types
-
- UnityEvent
<Color>
- UnityEvent
graph BT
Type-->Base0["UnityEvent<Color>"]
Type["ColorChangedEvent"]
class Type type-node
Syntax
[Serializable]
public class ColorChangedEvent : UnityEvent<Color>
Attributes
| Type | Description |
|---|---|
| Serializable |