EventCallback
A static class that allows creation of EventCallbackDefinition and EventCallbackDefinition<TElement> instances.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Class
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public static class EventCallback
Static Methods
Method | Description |
|---|---|
| Create | Creates a callback instance that will call the given |