|
Window Framework for UI Toolkit Scripting v1.3.0
|
This is an example of a custom VisualElement that detects click events. Taken from the Unity documentation examples. More...


Public Member Functions | |
| ClickDetector () | |
Private Member Functions | |
| void | ProcessEvent< TEvent > (PointerEventBase< TEvent > evt) |
| void | SendClickEvent (IPointerEvent evt) |
| void | StartClickTracking (IPointerEvent evt) |
| void | UpdateClickStatus (IPointerEvent evt) |
This is an example of a custom VisualElement that detects click events. Taken from the Unity documentation examples.
|
inline |
|
inlineprivate |
| TEvent | : | PointerEventBase<TEvent> | |
| TEvent | : | new() |

|
inlineprivate |

|
inlineprivate |

|
inlineprivate |
