14 lines
418 B
Plaintext
14 lines
418 B
Plaintext
URL: https://wiki.studiominus.nl/internalReference/OnPointerUpEvent.html
|
|
Title: People Playground Modding - OnPointerUpEvent
|
|
==================================================
|
|
|
|
public class OnPointerUpEvent
|
|
Inherits MonoBehaviour, IPointerUpHandler
|
|
No description provided
|
|
Fields
|
|
public UnityEvent onPointerUp
|
|
No description provided
|
|
|
|
Methods
|
|
public void OnPointerUp(PointerEventData eventData)
|
|
No description provided |