IGvrPointerHoverHandler
Interface to implement if you wish to receive OnGvrPointerHover
callbacks.
Summary
Inheritance
Inherits from: IEventSystemHandler
Public functions |
|
---|---|
OnGvrPointerHover(PointerEventData eventData)
|
void
Called when pointer is hovering over
GameObject . |
Public functions
OnGvrPointerHover
void OnGvrPointerHover( PointerEventData eventData )
Called when pointer is hovering over GameObject
.
Details | |||
---|---|---|---|
Parameters |
|