Delegate GazeInteractable.OnActivated
Delegate for handling the activation event.
Namespace: TS.GazeInteraction
Assembly: .dll
Syntax
public delegate void GazeInteractable.OnActivated(GazeInteractable interactable)
Parameters
| Type | Name | Description |
|---|---|---|
| GazeInteractable | interactable | The interactable object. |