Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
PressHandler
C# Class PressHandler, UnityWebGLOpenLink
Inheritance:
MonoBehaviour
,
IPointerDownHandler
Datei anzeigen
Open project: valyard/UnityWebGLOpenLink
Class Usage Examples
Public Properties
Property
Type
Description
OnPress
ButtonPressEvent
Public Methods
Method
Description
OnPointerDown
(
PointerEventData
eventData
) :
void
Method Details
OnPointerDown()
public
method
public
OnPointerDown
(
PointerEventData
eventData
) :
void
eventData
UnityEngine.EventSystems.PointerEventData
return
void
Property Details
OnPress
public_oe property
public
ButtonPressEvent
OnPress
return
ButtonPressEvent