Property | Type | Description | |
---|---|---|---|
text | string |
Method | Description | |
---|---|---|
OnDeselect ( |
||
OnPointerEnter ( |
||
OnPointerExit ( |
||
OnSelect ( |
||
StartHover ( Vector3 position ) : void | ||
StopHover ( ) : void |
public OnDeselect ( |
||
eventData | ||
return | void |
public OnPointerEnter ( |
||
eventData | ||
return | void |
public OnPointerExit ( |
||
eventData | ||
return | void |
public OnSelect ( |
||
eventData | ||
return | void |
public StartHover ( Vector3 position ) : void | ||
position | Vector3 | |
return | void |