IFocusable
Interface to handle when the pointer is focussed on a game object.
Method
Description
OnFocusEnter
Called when hovering the pointer on gameobject
OnFocusExit
Called when removing the pointer from gameobject
Last updated
Interface to handle when the pointer is focussed on a game object.
OnFocusEnter
Called when hovering the pointer on gameobject
OnFocusExit
Called when removing the pointer from gameobject
Last updated